Answers for "transfer file to machine using ssh"

1

ssh transfer file

scp /path/to/file username@a:/path/to/destination
Posted by: Guest on May-18-2021

Code answers related to "transfer file to machine using ssh"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language