[Bug 9789] rsync hangs when NTP update system clock time

2013-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9789 --- Comment #1 from Abhinav 2013-04-17 12:02:22 UTC --- Looks like nobody is taking care of this bugzilla still got no response even after so many days of posting the comment Too bad... -- Configure bugmail: https://bugzilla.samba.org/userprefs.cg

writefd_unbuffered failed (when writing to micro SD cards)

2013-04-17 Thread Christopher de Vidal
I'm using rsync 3.0.9-1 in Cygwin to copy several directories to 32GB micro SD cards in both WinXP and Win7. I randomly get this error message; Please help me to debug it: rsync: writefd_unbuffered failed to write 127 bytes to socket [generator]: Broken pipe (32) I'd first posted this to the Cygw

[Bug 7129] rsync 3.0.7 - unlink failed (21) - unable to delete directory

2013-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7129 --- Comment #8 from Chris H. 2013-04-17 15:04:58 UTC --- I'm also affected by this bug, albeit intermittently. I'm using version 3.0.6 on CentOS 6.4 x86_64. The attached script does not reproduce the issue with me, but I had a large backup job th

(--delay-updates and --partial) re-hashing the already downloaded files?

2013-04-17 Thread John Pierman
I am backing up a LARGE data set, over a very unstable internet connection. I NEED to --delay-updates, because I do a flash cut-over once everything has transferred. Yes I know --copy-dest does this, but if the connection breaks, anything that's already made it over gets put into place (not wh

Re: (--delay-updates and --partial) re-hashing the already downloaded files?

2013-04-17 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are you also using --partial-dir ? I discussed this problem with someone recently in #rsync and IIRC the solution was to not use --partial-dir On 04/17/13 16:40, John Pierman wrote: > I am backing up a LARGE data set, over a very unstable internet >