May 2000
Beginner
761 pages
18h 20m
English
rcp [-px] [-k realm] file1 file2 rcp [-px] [-r] [-k realm] file … directory
The rcp command copies files between machines in the form:
remothostname:path
user@hostname:file
user@hostname.domainname:file
1 rcp dolphin:filename /tmp/newfilename 2 rcp filename broncos:newfilename |
Explanation
Copy filename from remote machine dolphin to /tmp/newfilename on this machine.
Copy filename from this machine to remote machine broncos and name it newfile-name.
Read now
Unlock full access