Answers for "how copy file from server to my local linux"

2

how to copy file from local machine to linux server

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

Code answers related to "how copy file from server to my local linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language