Displaying 3 results from an estimated 3 matches for "crtime96".
Did you mean:
crtime
2007 Oct 21
2
xattrs: Permission denied?
...emo bar
kiwiw:~/x terpstra$ chmod 0444 bar
kiwiw:~/x terpstra$ rsync-3.0 -aHAXSx bar pumpkin::staging/tmp/
rsync: rsync_xal_set: lsetxattr(".bar.E055QA","user.broken") failed:
Permission denied (13)
rsync: rsync_xal_set: lsetxattr
(".bar.E055QA","user.com.apple.crtime96") failed: Permission denied (13)
rsync error: some files could not be transferred (code 23) at main.c
(1053) [sender=3.0.0pre2]
kiwiw:~/x terpstra$ mkdir y
kiwiw:~/x terpstra$ chmod 0555 y
kiwiw:~/x terpstra$ rsync-3.0 -aHAXSx y pumpkin::staging/tmp/
rsync: rsync_xal_set: lsetxattr("y&qu...
2007 Oct 17
0
xattrs on symlinks
...tem,
this results in one error message per symlink:
rsync: rsync_xal_set: lsetxattr("User Guides And
Information","user.com.apple.FinderInfo") failed: Operation not
permitted (1)
rsync: rsync_xal_set: lsetxattr("User Guides And
Information","user.com.apple.crtime96") failed: Operation not
permitted (1)
rsync: rsync_xal_set: lsetxattr("etc","user.com.apple.FinderInfo")
failed: Operation not permitted (1)
rsync: rsync_xal_set: lsetxattr("etc","user.com.apple.crtime96")
failed: Operation not permitted (1)
rsync:...
2008 Mar 02
1
3.0.0 test failure MacOS X 10.4.11
...devzero",1024) failed:
Operation not permitted (1)
rsync: rename "/Volumes/backup/60-bsd-flags/.file-with-flags.69Sr4f" ->
"60-bsd-flags/file-with-flags": Operation not permitted (1)
rsync: rsync_xal_set: lsetxattr("60-bsd-flags/dir-with-flags","
com.apple.crtime96") failed: Operation not permitted (1)
rsync error: some files could not be transferred (code 23) at main.c(1060)
[sender=3.0.0]
---
./bbouncer verify -d /Volumes/source/ /Volumes/backup/
Verifying: basic-permissions ... ok
Verifying: timestamps ...
Sub-test: modification ti...