Answers for "copy directory to remote server"

0

ssh copy folder from local to remote

scp -ra /path/to/local/storage [email protected]:/path/to/copy
Posted by: Guest on October-05-2020

Code answers related to "copy directory to remote server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language