SCP Copy from Remote to Local System

Tagged with: , , , , , ,

Copy files/folder from a remote server to this system.


scp -r binnyva@192.168.0.100:/home/binnyva/folder_to_copy .

Leave a Reply