13,420
edits
Changes
→Secure Copy (scp)
The most common mistake that students make is to forget to add the '''colon''' character ":" after the remote hostname.
The user name in the command can be omitted if it's the same as on the local host. Multiple file and recursive directory copy (i.e. option '''-R''') is supported
<br><br>