[Bug 5183] -r --include= --exclude= broken for version>=3.0.0pre5?

2012-07-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5183 Björn Jacke changed: What|Removed |Added CC||dmitry.irte...@gmail.com --- Comment #3 from

Re: rsync takes a long time to start doing any transfers

2012-07-26 Thread Paul Slootman
On Thu 19 Jul 2012, Cary Lewis wrote: > Rsync doesn't seem to cope with this well - even doing local copies in a > directory with several thousands of files takes a long time to initiate any > transferring. > > I though that with version 3, rsync was supposed to start transferring > before fully

Time rsYnc Machine (tym)

2012-07-26 Thread M. Carrasco
http://dragoman.org/tym Regards Tomas -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Time rsYnc Machine (tym)

2012-07-26 Thread josephj
No good deed goes unpunished ;) Very nicely coded script, but it's a bit dense. I'm good at bash and can survive in rsync, but could you provide a description of what it actually does so I don't have to spend a long time analysing the code? Does it keep multiple versions like the name implies?

Re: rsync takes a long time to start doing any transfers

2012-07-26 Thread Lars Ellenberg
On Thu, Jul 19, 2012 at 01:51:43PM -0400, Cary Lewis wrote: > I want to use rsync with a cloud based rsync provider to do off-site > backing up of a large (1TB) dataset which consists of 32 million+ files > spread out in 300 directories. So the amount of files in any one directory > can be quite la

Re: Time rsYnc Machine (tym)

2012-07-26 Thread M. Carrasco
Joe, You know programmers are not very good at documenting :-) On 26 Jul 2012, at 21:42, jose...@main.nc.us wrote: > No good deed goes unpunished ;) > > Very nicely coded script, but it's a bit dense. I'm good at bash and can > survive in rsync, My intention was to make something readable :-)

Re: rsync takes a long time to start doing any transfers

2012-07-26 Thread Cary Lewis
Thanks so much for the info. It does appears as though rsync scans the entire subdir before doing anything, which seems pretty inefficient, perhaps this will be improved in a future release. Although, maybe it has to be this way, so that the --delete commands can work? On Thu, Jul 26, 2012 at 4:42