Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

SCP copy a directory from a local to remote system

scp -r /local/directory remote_username@10.10.0.2:/remote/directory
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #SCP #copy #directory #local #remote #system
ADD COMMENT
Topic
Name
4+2 =