Answers for "linux command copy file from local to server"

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 "linux command copy file from local to server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language