Answers for "ssh command to put file from local to remote"

4

ssh command to put file from local to remote

scp file.txt [email protected]:/remote/directory
Posted by: Guest on May-20-2020

Code answers related to "ssh command to put file from local to remote"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language