Answers for "add file from local machine to remote server ssh"

8

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 "add file from local machine to remote server ssh"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language