writefd_unbuffered failed to write 4 bytes

2008-04-28 Thread Ramkumar Santoshi
Hi All. On Mac OS10.4, using rsync 3.0, it stops during a transfer. I mount an SMB share, and then use the line: sudo rsync -avhi --delete --stats --timeout=360 --progress --log-file=/Volumes/backup/20080429/rsynclog.txt --exclude="*:*" /Volumes/RAID_One /Volumes/backup/20080429 There's a few t

DO NOT REPLY [Bug 5426] New: --existing and default_perms_for_dir for non-existing directory

2008-04-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5426 Summary: --existing and default_perms_for_dir for non-existing directory Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Linux Status: NEW Severity:

Re: rsync checksums

2008-04-28 Thread Karl Kashofer
Hi ! > On Sun, Apr 27, 2008 at 11:06:00PM +0200, Karl Kashofer wrote: > > rsync calculates a md4 checksum of every file transferred. Would it > > be possible to store this checksum for future use, i.e. to recheck the > > files of each rsync snapshot at any later time ? > > The "db.diff" patch in

Re: Bug#477931: rsync: Segfaults syncing the linux kernel archive.

2008-04-28 Thread Paul Slootman
On Sun 27 Apr 2008, Wayne Davison wrote: > On Sat, Apr 26, 2008 at 10:33:42AM +0200, Paul Slootman wrote: > > I just got this bug report about rsync 3.0.2 reproducibly crashing, > > together with a backtrace and a patch; very helpful :-) > > Yes, quite helpful. The fix is indeed the right one, th

Re: rsync checksums

2008-04-28 Thread Wayne Davison
On Sun, Apr 27, 2008 at 11:06:00PM +0200, Karl Kashofer wrote: > rsync calculates a md4 checksum of every file transferred. Would it > be possible to store this checksum for future use, i.e. to recheck the > files of each rsync snapshot at any later time ? The "db.diff" patch in the latest source