Answers for "copy a file to a remote server linux"

8

how to copy a file to a remote server using the command line

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

Code answers related to "copy a file to a remote server linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language