Changes

Jump to: navigation, search

SSH

14 bytes added, 22:12, 5 December 2017
scp - Secure Copy
The ''scp'' command functions like the normal Unix/Linux copy (cp) command, but accepts a hostname (and optional user ID) prepended to a filename for copying to/from remote systems:
scp [-P ''port''] [''user''@]''host'':''sourcefilename'' [''user''@]''host'':''destinationfilename''
=== Examples ===

Navigation menu