Answers for "scp copy a file from local to remote"

0

scp copy a file from local to remote

scp [OPTION] [user@]SRC_HOST:]file1 [user@]DEST_HOST:]file2
Posted by: Guest on December-08-2020

Code answers related to "scp copy a file from local to remote"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language