scp¶
The following operations can be performed on "scp":
scp¶
Securely copies data from one computer to another, in SSH protocol.
Synopsis¶
scp [-r] [-C] [-q]
Arguments¶
r Recursively copy subdirectories.
C Enable compression.
q Quiet output. Disable the progress meter.
sourceString
Source user, host, and file path, specified as
destString
Destination user, host, and file path, specified as
Example¶
scp /nsconfig/ns.conf nsroot@10.102.4.107:/nsconfig/