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