rsync
rsync copied to clipboard
Rsync hangs endless with latest 3.2.5pre1
Hi Wayne,
I've just discovered a case where rsync 3.2.5pre1 just hangs and does nothing at all. I first thought it's some different problem but realized that it's with the new version. The following hangs forever:
rsync -aHAXxxvv --delete --numeric-ids --relative --delete-excluded --blocking-io --exclude=lost+found/ --exclude=/var/spool/squid/* --compress root@gw-06:/boot /tmp/XXXX
Reverting to 3.2.4 fixes the issue. I don't have more info at the moment, I'll try to investigate later.
Thanks, Simon