Hi, I have two Fedora box and rsync running on both systems. One system ip is 192.168.1.110 and the other is 192.168.1.71. I run manually for the following commands in both systems. my problem is whenever run it asking the user passwd and i cannot run the same automatically using crontab. My question is how to avoid the passwd option...
rsync -aPrv rsync://192.168.1.110/detailing/ /data/backup/detailing 192.168.1.110 is my local fedora box and /data/backup/detailing is another local fedora box... Please help to get rid of passwd. Rajiv.
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
