Javascript Menu by Deluxe-Menu.com
Copying files between hosts.

Copying files between hosts.

Unix hosts are usually connected together by a network. You can copy files between your local host and other remote hosts with the rcp (remote copy) command.

   rcp source_file destination_file

The source_file is the name of the file to be copied; the destination_file is the name of the file in which the copy is to be placed.


[Home] [Search] [Index] This site maintained by unixhelp@math.rutgers.edu
This page was last updated on September 05, 2006 at 10:30 am and is maintained by webmaster@math.rutgers.edu.
For questions or comments about this site, please contact help@math.rutgers.edu.
© 2009 Rutgers, The State University of New Jersey. All rights reserved.