rcp-remote file copy

 <  Day Day Up  >  

rcp ”remote file copy

 rcp [ p ] filename1 filename2 rcp [ pr ] filename...directory 

The rcp command copies files between machines in the following form:

 remotehostname:path user@hostname:file user@hostname.domainname:file 

Example A.43.
 1   rcp dolphin:filename /tmp/newfilename 2   rcp filename broncos:newfilename 

EXPLANATION

  1. Copies filename from remote machine dolphin to /tmp/newfilename on this machine.

  2. Copies filename from this machine to remote machine broncos and names it newfilename.

 <  Day Day Up  >  


UNIX Shells by Example
UNIX Shells by Example (4th Edition)
ISBN: 013147572X
EAN: 2147483647
Year: 2004
Pages: 454
Authors: Ellie Quigley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net