xattrs: Permission denied?

Wesley W. Terpstra wesley at terpstra.ca
Tue Dec 4 13:18:52 GMT 2007


This bug persists in pre6.

On Nov 11, 2007, at 3:09 PM, Wesley W. Terpstra wrote:
> mkdir y
> cd y
> touch file1
> mkdir no-xattr
> mkdir no-xattr-stuff
> mkdir xattr
> mkdir xattr-stuff
> touch no-xattr-stuff/file2
> touch xattr-stuff/file3
> setfattr -n user.test1 -v foo .
> setfattr -n user.test2 -v bar xattr
> setfattr -n user.test3 -v baz xattr-stuff
> chmod -w * .
> cd ..
> rsync -aX y z



More information about the rsync mailing list