I normally ssh into my remote server in order to administrate my files using terminal for Mac OS X.
I don't understand how I retrieve (download) files from the server to my local computer, or send files from my local computer to the server (upload).
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
To grab a file over SSH:
To send a file:
| |||||
feedback
|