Answers for "copy file from remote server to local machine windows command line"

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 file from remote server to local machine windows command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language