Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Copy directory from local host to remote server

$ scp -r /local/directory/ username@to_host:/remote/directory/
Source by haydenjames.io #
 
PREVIOUS NEXT
Tagged: #Copy #directory #local #host #remote #server
ADD COMMENT
Topic
Name
6+7 =