On Sun, Sep 28, 2003 at 07:33:07PM +0400, Alexey Fadyushin wrote: > I think that the easiest way to copy files through the neiwork is to use > command 'scp' from the ssh package. You can use address instead of host > name, because in your situation both hosts have the same name. > > scp <from-file-path> <to-host>:<to-file-path>
Or, look at sftp, which lets you browse around and see what file you want, where it is, and exactly how the name is spelled. Both require sshd be on and that the various machines have distinct IP addresses or even names that are more unique than localhost (/etc/hosts can map names to numbers). -kb -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list