Re: Problems with --bwlimit && --daemon

2004-11-05 Thread Marcelo Ricardo Leitner
On Fri Nov 05, 2004 at 09:57:23 -0800, Wayne Davison wrote: > On Thu, Nov 04, 2004 at 12:26:06PM -0200, Marcelo Ricardo Leitner wrote: > > The problem is that on io.c:882 bwlimit_writemax is also used to > > control the bandwidth, but it is not initialized for the daemon mode. > > That's because -

Re: Urgent: rsync hangs with large directories from windows

2004-11-05 Thread Manfred Rebentisch
Am Freitag, 5. November 2004 18:48 schrieb Wayne Davison: >On Wed, Nov 03, 2004 at 09:32:25AM +0100, Manfred Rebentisch wrote: >> But first I want to know, if somebody knows, where the point of >> failure is. > >That is not yet known. I can't preproduce the problem locally, so I >can't debug it.

Re: Problems with --bwlimit && --daemon

2004-11-05 Thread Wayne Davison
On Thu, Nov 04, 2004 at 12:26:06PM -0200, Marcelo Ricardo Leitner wrote: > The problem is that on io.c:882 bwlimit_writemax is also used to > control the bandwidth, but it is not initialized for the daemon mode. That's because --bwlimit is a client option. The current code in CVS, which now preve

Re: Urgent: rsync hangs with large directories from windows

2004-11-05 Thread Wayne Davison
On Wed, Nov 03, 2004 at 09:32:25AM +0100, Manfred Rebentisch wrote: > But first I want to know, if somebody knows, where the point of > failure is. That is not yet known. I can't preproduce the problem locally, so I can't debug it. One industrious user provided some system call information leadi

mysql secrets storage

2004-11-05 Thread Michael Goins
Hello,   We are looking to provide our customers with an rsync backup solution. I have written most of the front-end sign-up ect… I am now working on the back-end, but the storage of the secrets is posing a bit of a challenge. I already maintain their userid and password in a mysql DB and

Dynamic bwlimit

2004-11-05 Thread Chuck Wolber
It would be useful to be able to send a signal to an active rsync process to get it to throttle (up or down) the bwlimit parameter. Is this a pandora's box, or is it useful for an interested party to put some effort into this? -Chuck -- http://www.quantumlinux.com Quantum Linux Laboratorie

Re: pb with fat FS on linux with rsync

2004-11-05 Thread Paul Slootman
On Thu 04 Nov 2004, jean-philippe Proux wrote: > if I do : > [EMAIL PROTECTED] tmp]$ rsync -aH /tmp/jppjppjpp ~jezequel/sauvNT > chown "/home/jezequel/sauvNT/jppjppjpp" failed: Operation not permitted > mkstemp "/home/jezequel/sauvNT/jppjppjpp/.mlkjmlkj.dKl4JR" failed: Operation not > permitted >