Re: file statistics collection using stat(2) data obtained by rsync

2007-09-14 Thread Matt McCutchen
On 9/14/07, Hugo Connery <[EMAIL PROTECTED]> wrote: > I[...] wish now to collect file usage statistics per user per rsync operation. There is already a --stats option that provides some statistics. Does that give you everything you want? If not, what other statistics do you want? Matt -- To un

file statistics collection using stat(2) data obtained by rsync

2007-09-14 Thread Hugo Connery
Hi, I'm using rsync + hard-link copy as a backup mechanism (happily :-) and wish now to collect file usage statistics per user per rsync operation. rsync must preform a stat(2) or eqiuvalent on each file to determine if it needs to access the file content for synchronisation, and I would like

Re: (CYGWIN) Rsync Stalling Upon first file transfer.

2007-09-14 Thread Lapo Luchini
Matt McCutchen wrote: > As far as I know, the problem has not been fixed. Since you have a > setup that hangs consistently, you could do an enormous favor for all > rsync-on-Cygwin users if you brought up the problem again on the > Cygwin list and worked with the Cygwin people to get it solved onc