Re: Progress reporting: N more to check

2004-01-12 Thread Jim Salter
YES YES YES YES YES me likey me likey me ruv you rong time. I've been wanting something like this forever. Who really gives a rat's ass about the %age of the current file, most of the time; it's ALL about the percentage of the total job done. I'd love to see this make a point-release so we do

Progress reporting: N more to check

2004-01-12 Thread Wayne Davison
A recent posting here got me thinking about having the --progress output tell the user about how many files were left to go in the transfer. I submit the attached patch which outputs an extra suffix onto the progress line at the end of each file's transfer (so it only appears once per file, not on

Re: chroot and pwd.db file not found ...

2004-01-12 Thread jw schultz
On Thu, Jan 08, 2004 at 01:11:43PM -0500, Bill Moran wrote: > This has been asked before, but my question is somewhat different. > > On FreeBSD, the message: > rsyncd[520]: /etc/pwd.db: No such file or directory > > is obviously caused by a chrooted rsyncd being unable to access /etc/pwd.db > to

Re: Performance problem

2004-01-12 Thread jw schultz
On Mon, Jan 12, 2004 at 06:22:04PM -0500, Andrew Boyce-Lewis wrote: > Hi, I am running rsync version 2.5.7 (stock distro on redhat linux, ES > and 9) to rsync a directory with ~300k files in it from a machine on a > 10Mbit internet tap to a machine with a 100Mbit internet tap. The > problem is that

Re: rsync: connection unexpectedly closed

2004-01-12 Thread Alain Fauconnet
Quoting a mail from Richard van Beers: >Im trying to use rsync to sync about 23GB over a local LAN. >I use 2.5.6 compiled on SCO OpenServer 5.0.6, this is the command I use: > >rsync --verbose --stats --recursive --times --perms --links --delete >eurux02::user2 > >(I have tried it with and without

Performance problem

2004-01-12 Thread Andrew Boyce-Lewis
Hi, I am running rsync version 2.5.7 (stock distro on redhat linux, ES and 9) to rsync a directory with ~300k files in it from a machine on a 10Mbit internet tap to a machine with a 100Mbit internet tap. The problem is that I am only getting about 500Kbps during the transfer. I have tested link spe

Re: comparing 2 in rsync

2004-01-12 Thread Johan
Hi Jeremy, Thanks for your time & suggestions. Now I at least have some lead. Johan *** On Monday 12 January 2004 00:04, Jeremy Lin wrote: > * On Jan 11, 2004 at 09:45:14, Johan wrote: > > Hi, > > Is there a sure way to test 2 cd's if they are true copies in > > rsync. I have tr