[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How can I copy files from one RH9 box to another RH9 box?



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:redhat-list-request redhat com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]