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
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:
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
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
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