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> Alexey Fadyushin Brainbench MVP for Linux http://www.brainbench.com Jiang wrote: > > I set up two RH9 boxes. > > I found that both of them have host name "localhost.localhostdomain". > > I tried to use Samba but Samba only found PC running Windows. > > I just want to copy files from one RH9 to another. How can do that? > > Thanks a lot in advance! > > Richard Jiang > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list