scpscp -- secure copy of files between machines
scp localfile host.domain:
scp localfile user@host.domain:
scp localfile user@host.domain:/home/user/incoming/remotefile another ssh/scp host can server as copy source: scp host1.domain:foo host2.domain: |
||||
|
||||