Answers for "how to use the scp command to copy a file from remote to loca"

2

Copy a Local File to a Remote System with the scp Command

scp file.txt [email protected]:/remote/directory
Copy
Posted by: Guest on December-13-2021

Code answers related to "how to use the scp command to copy a file from remote to loca"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language