Answers for "how to copy a file from a remote server to a local machine?"

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 "how to copy a file from a remote server to a local machine?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language