On Friday 18 Mar 2011 21:33:12 lynn wrote:
On Friday 18 Mar 2011 19:12:53 Cristian Rodríguez wrote:
El 18/03/11 07:23, Peter Nikolic escribió:
Hi .
i need to do a regular file transfere between 2 machines both 64 bit both running 11.3 x86_64 both running KDE 4.5.5 release 1 both on an internal network
For that scenario either use rsync or a CIFS share.
I feel sure the OP is asking us to tell him what to do. But no one tells him what to do. Why not let's ask him for his internal network addresses. They may be 192.168.1.1 and 192.168.1.2. But we don't know so we can't help him. If we knew this information a rsync guru could give him an exact command line to use. No? I'm sure that's all he's looking for. How do I use rsync between these 2 computers. Me? I use memory sticks and nfs. But a direct answer to this thread may make me change my mind. L x
OK I just did it. I export /home from the nfs server to all internal computers.Nis looks after the passwords.. So /home is mirrored on the client. You can then go to the client and: rsync -auzv /home /mnt The server folder home, is now under /mnt on the second computer That't the nearest I can get generalising. hth Lx -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org