13,420
edits
Changes
→Secure Copy (scp)
'''scp local.file user@host:destination-pathname'''
The most common '''mistake ''' that students make is to forget to add 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 local host.