the code is bellow is what I am using
rsync -e "ssh -i /root/.ssh/rsync-key" -avHRrz --numeric-ids --progress --stats --delete --exclude=/proc/* --exclude=/tmp/* --exclude=/lost+found/* / [EMAIL PROTECTED]:/home/backup/luke
mcncyo.homeip.net is the backup server
mychristiannetwork.com is the main server
Can someone tell me on what side needs what to make this work.
rsync works fine except it keeps asking for a password.
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html