Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/3.6.2.1.html
Дата изменения: Fri Jan 17 12:43:22 1997
Дата индексирования: Mon Oct 1 23:42:42 2012
Кодировка:
Copying files between two remote hosts

Copying files between two remote hosts

You can use the rcp command to copy files between two remote hosts from your local host. The command is:

   rcp host_name:filename host_name:filename

If you have different usernames on any host you can still copy files between them using the format:

   username@host_name:filename

[Home] [Search] [Index]