Greetings, Here is my configuration: a rsync linux server, a rsync windows client. I would like to run a rsync from windows in a .bat file. The problem is that a password prompt is always shown. I have read the archives and the man pages: i have create a rsyncd.secret like this: rsync:thePassword
Here is my rsyncd.conf file: [rsync] path=/ uid=nobody gid=nobody auth users=rsync secrets file=/etc/rsyncd.secret Here is my batch file on windows: rsync251-2 -e ssh -av [EMAIL PROTECTED]:/var/www/ e:\essai I am always asked the password ! What is the problem ? Thanks. Franck ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html