1
edit
Changes
m
→KEY CONCEPTS: fixed recursive argument mention for the 'scp' command, it is lowercase '-r' not '-R'.
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 '''-Rr''') is supported.
<br><br>