Re: file count limit in rsync V3.0.4

2008-12-23 Thread Matt McCutchen
On Wed, 2008-12-24 at 09:23 +0530, Jignesh Shah wrote: > Thanks. I have noticed the performance degradation issue in rsync V2 > when file count reaches some limit. but I think it wont be there in > rsync V3(Assume that directory counts are not much smaller than file > counts). Correct? Rsync 3 bui

Re: file count limit in rsync V3.0.4

2008-12-23 Thread Jignesh Shah
Matt, Thanks. I have noticed the performance degradation issue in rsync V2 when file count reaches some limit. but I think it wont be there in rsync V3(Assume that directory counts are not much smaller than file counts). Correct? Thanks, Jignesh On Wed, Dec 24, 2008 at 12:31 AM, Matt McCutchen w

Re: file count limit in rsync V3.0.4

2008-12-23 Thread Matt McCutchen
On Tue, 2008-12-23 at 20:21 +0530, Jignesh Shah wrote: > Is there any limit in total files to be transfered in rsync V3.0.4? There's no hard-coded limit, but memory is still a constraint... > The rsync V3.0.4 has synching interleaved with file system walk and > thus it uses much less memory so