Re: rsync 3.0.2 with --fileflags on FreeBSD: cannot rsync hardlinked immutable files

2008-06-07 Thread Raphael Becker
On Sat, May 31, 2008 at 09:16:43PM +0200, I wrote: > Hi *, > > it seems rsync with --fileflags isn't able to work on (already) > hardlinked and immutable ("schg") files on FreeBSD. The following > scripts will create a simple example for this behaviour: I forgot to check --force-change but this d

rsync 3.0.2 with --fileflags on FreeBSD: cannot rsync hardlinked immutable files

2008-05-31 Thread Raphael Becker
Hi *, it seems rsync with --fileflags isn't able to work on (already) hardlinked and immutable ("schg") files on FreeBSD. The following scripts will create a simple example for this behaviour: -- #! /bin/sh # # set -x DIR="/var/tmp/rsyn