Protocol stream error copying extended attribute, silent failure to copy all data

2011-01-31 Thread Matt Rosenberg
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled with HFS+ enhancements according to Mike Bombich's instructions at http://www.bombich.com/rsync.html. Rsync repeatedly exits with a protocol data stream error on some com.apple.FinderInfo extended attributes. While testing this issue, I found that rs

Protocol stream error on extended attribute, silent failure to copy all attributes

2011-01-31 Thread Rosenberg, Matt
I'm using rsync 3.0.7 on Mac OS X 10.6, compiled according to Mike Bombich's instructions at http://www.bombich.com/rsync.html. Rsync repeatedly exits with a protocol data stream error when trying to copy some com.apple.FinderInfo extended attributes. While testing this issue, I found that rsync is

Re: How to ignore error 24 or mask it out in bash rsync script

2011-01-31 Thread Mikolaj Kucharski
On Mon, Jan 31, 2011 at 01:35:20PM +0100, Mi wrote: > Hi, > > My cron backup scripts often send me mails because of error 24 (Partial > transfer due to vanished source files). However, this is normal when backing > up user homes with IMAP folders. So I would like to suppress only this > particu

DO NOT REPLY [Bug 7454] assertion failed in finish_hard_link()

2011-01-31 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7454 --- Comment #9 from b...@debian.org 2011-01-31 13:33 CST --- I think it is indeed fixed in latest git. I started a run this afternoon, and it is still running after 4 hours, whereas it would abort within ten minutes before. Thanks! -

DO NOT REPLY [Bug 7941] New: Formatting bug in rsync man page? (man -k, whatis, catman -w)

2011-01-31 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7941 Summary: Formatting bug in rsync man page? (man -k, whatis, catman -w) Product: rsync Version: 3.0.7 Platform: Sparc OS/Version: Solaris Status: NEW Severity

Re: How to ignore error 24 or mask it out in bash rsync script

2011-01-31 Thread Scott Wiersdorf
On Mon, Jan 31, 2011 at 01:35:20PM +0100, Mi wrote: > My cron backup scripts often send me mails because of error 24 (Partial > transfer due to vanished source files). However, this is normal when > backing up user homes with IMAP folders. So I would like to suppress only > this particular error

How to ignore error 24 or mask it out in bash rsync script

2011-01-31 Thread Mi
Hi, My cron backup scripts often send me mails because of error 24 (Partial transfer due to vanished source files). However, this is normal when backing up user homes with IMAP folders. So I would like to suppress only this particular error. I have not found an rsync option to suppress this e