Displaying 1 result from an estimated 1 matches for "aupg".
Did you mean:
aug
2004 Jan 14
2
rsync backup
Hi,
I want to mirror a samba server (smb0) to a identical server (smb1) in
my internal network. So far I can managed to do this from client (smb1),
rsync -e ssh -auzpg 10.10.10.24:/home/MYDOMAIN /home
rsync -e ssh -auzpg 10.10.10.24:/srv/ /srv
I would like to automate this task without entering root password. But
I'm little confused. Should I setup rsyncd.conf from the server and