Open main menu

CDOT Wiki β

Changes

Tutorial6: File Transfer / Sending Email Messages

6 bytes added, 18:40, 8 February 2021
Secure Copy (scp)
The '''scp''' command is used to <u>securely</u> copy files between a '''local''' and '''remote''' computer. The usage for the ''scp'' command is similar to the '''cp''' command with the addition of user and host names.
''Example:''
''Command Usage:''
<span style="font-family:courier">'''scp local.file username@host:destination-pathname'''<br>'''scp local.file username@host:'''<br>'''scp user@host:file-pathname local-pathname'''<br><br></span>
13,420
edits