Copying A File From A Server To A Local Folder

[Solved] Copying A File From A Server To A Local Folder | Groovy - Code Explorer | yomemimo.com
Question : copying a file from a server to a local folder

Answered by : talented-thrush-zpsqkxzmk75o

scp remote_user@remote_host:/path/to/remote/file /path/to/local/file

Source : https://askubuntu.com/questions/59946/how-to-copy-file-to-another-machine-through-terminal | Last Update : Fri, 10 Sep 21

Answers related to copying a file from a server to a local folder

Code Explorer Popular Question For Groovy