I've been having a mysterious problem trying to get a backup of one machine to complete. I looked around to see if others had a solution and found this:
<http://victorwyee.com/cmd/solving-rsync-hangs-in-cygwin-via-script-or-recompiling/> I'd been using the 3.0.9 Cygwin rsync from the BackupPC alpha announcement without improvement. I replaced the rsync.exe file with the one I found on this web page and now my backups are completing successfully! This is the new 3.1.0 rsync which isn't yet available on the Cygwin page, but claims to have some fixes for PC hang issues. I'm using the 32 bit "no socketpairs" binary, linked about halfway down the web page. Just install the 3.0.9 package from Sourceforge, then drop this .exe over it and restart the service. I did find I needed to comment out my uid=0 and gid=0 lines from rsync.conf to use 3.1.0. ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
