Re: Large exclude list

2013-08-07 Thread Mirek Lauš
On 7 Aug, 2013, at 19:35 , AZ 9901 wrote: > > > Le 7 août 2013 à 09:00, Mirek Lauš a écrit : > >>> Le 11 juil. 2013 à 15:37, Mirek Lauš a écrit : > Hi, > > I'm facing problems with rsync using very large exclude-from list (around > 780k lines, > 32MB in siz

Re: Large exclude list

2013-08-07 Thread AZ 9901
Le 7 août 2013 à 09:00, Mirek Lauš a écrit : >> >>> Le 11 juil. 2013 à 15:37, Mirek Lauš a écrit : >>> Hi, I'm facing problems with rsync using very large exclude-from list (around 780k lines, 32MB in size). Clients reads whole exclude list, then the sender receive

Re: Large exclude list

2013-08-07 Thread Mirek Lauš
> >> Le 11 juil. 2013 à 15:37, Mirek Lauš a écrit : >> >>> Hi, >>> >>> I'm facing problems with rsync using very large exclude-from list (around >>> 780k lines, >>> 32MB in size). Clients reads whole exclude list, then the sender receives >>> the exclude >>> rules but is stuck at around line

Re: Large exclude list

2013-07-12 Thread Mirek Lauš
I tried to increase the timeout but no luck. Well, if the timeout came into play, wouldn't it just quit and tell that the timeout was reached? In my situation, client reads whole exclude list (about 78 rules), the sender side starts to receive the exclude rules, but just hangs at about 32000

Re: Large exclude list

2013-07-12 Thread AZ 9901
Le 11 juil. 2013 à 15:37, Mirek Lauš a écrit : > Hi, > > I'm facing problems with rsync using very large exclude-from list (around > 780k lines, > 32MB in size). Clients reads whole exclude list, then the sender receives the > exclude > rules but is stuck at around line 32k ... Can you point m

Large exclude list

2013-07-11 Thread Mirek Lauš
Hi, I'm facing problems with rsync using very large exclude-from list (around 780k lines, 32MB in size). Clients reads whole exclude list, then the sender receives the exclude rules but is stuck at around line 32k ... Can you point me what to look out? What information would be useful to find th