13,420
edits
Changes
→Secure Copy (scp)
Usage is similar to the cp command with the addition of host names, for example:
'''scp local.file user@host:destination''' or '''scp local.file user@host:'''
The most common mistake that students make is to forget to add the semicolon character