RE: rsync and schedule task

2002-10-02 Thread f.collineau
In fact it works ! But now the dos windows stay open and i have the message: receiving file list ... done wrote 16 bytes read 178 bytes 55.43 bytes/sec total size is 273981440 speedup is 1412275.46 I have to tape ctrl C to go out the dos windows. What is the problem ? Here is my .bat file:

rsync and schedule task

2002-10-02 Thread f.collineau
Greetings, i would like to rsync a client windows with a Linux server and put this in a windows schedule task. So i have generated ssh key with ssh-keygen on the client and sent it to the server.If i launch manually the rsync it's ok: i am not asked the password. But if i plan the task in the t

Password authentication in a script

2002-09-30 Thread f.collineau
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:thePasswor