Re: rsync hangs on select() system call

2015-05-01 Thread Chris
Le 02/05/2015 01:09, Chris a écrit : Hi Thomas (and the list members), I have exactly the same problem. It's very very annoying as it breaks backups. Did you resolve it ? I updated on both sides to rsync 3.1.1 compiled manually, and now I get one more line just before the select and the hang

Re: rsync hangs on select() system call

2015-05-01 Thread Chris
Hi Thomas (and the list members), I have exactly the same problem. It's very very annoying as it breaks backups. Did you resolve it ? Regards, Chris -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/l

Re: rsync hangs on select() system call

2015-03-09 Thread thomas veymont
hello , any suggestion about this problem ? thanks 2015-02-27 15:46 GMT+01:00 thomas veymont : > hello, > > trying to understand why a rsync client hangs during a transfer. Hopefully > someone can advise. > > client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync > module with

rsync hangs on select() system call

2015-02-27 Thread thomas veymont
hello, trying to understand why a rsync client hangs during a transfer. Hopefully someone can advise. client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync module with such a command: rsync -rtxvvv my_data rsync://test@my.rsync.server/INCOMING/ the client starts to transfer