search for: getattrlist

Displaying 11 results from an estimated 11 matches for "getattrlist".

2007 Dec 02
3
creation date and OSX
Hi, I've been using rsync (OSX Tiger now Leopard) to backup my home folder daily using -a -H -A -X link-dest=dir to make incremental backups. There was a problem though since many files especially images, movies etc would be recopied each time instead of creating hard links. I have been testing the pre5 release and found that it seems to make hard links correctly for all files. I
2008 Feb 25
0
Fwd: Making rsync compile under Mac OS X 10.3.9 with extended attributes
...odified: 02/17/2008 21:58:36 > > If I rerun the rsync it makes no error. If I run rsync for the first > time without -X option it makes no error neither. What's strange is > that the time setting have nothing to do with my mods. > What I've seen is that crtimes patch uses getattrlist/setattrlist > that I'm avoiding because it doesn't have the same behaviour on 10.3 > and 10.4 (man getattrlist doesn't even exist on 10.3, the function > was undocumented). But I don't know why it doesn't bug running > without -X, as crtimes.diff is still act...
2007 Oct 13
1
Using pre2 for backing up a mac
...t be possible to copy the flags into an xattr. The "locked flag" is actually just the bsd immutable flag; the author of that article is wrong. So solving the bsd flag issue solves this. The creation date is AFAIK a mac os specific piece of meta-data and can be accessed via the set/getattrlist + ATTR_CMN_CRTIME system call on a mac. Again, this meta-data might be reasonably converted into an extended attribute. I've noticed the ACLs on a mac are only saved in an xattr on a linux machine when the fake-super option is used. I'm not sure if this is the right thing to do, an...
2008 Jun 20
1
supporting HFS+ attributes and forks on a Linux rsync server?
...COUNT' undeclared (first use in this function) syscall.c:409: (Each undeclared identifier is reported only once syscall.c:409: for each function it appears in.) syscall.c:410: `ATTR_CMN_CRTIME' undeclared (first use in this function) syscall.c:411: warning: implicit declaration of function `getattrlist' syscall.c:411: `FSOPT_NOFOLLOW' undeclared (first use in this function) syscall.c:406: warning: unused variable `attrList' syscall.c: In function `set_create_time': syscall.c:418: storage size of `attrList' isn't known syscall.c:428: `ATTR_BIT_MAP_COUNT' undeclared (fir...
2008 Jun 22
3
Xattrs and Delete over AFP
Hello group, I have an OSX 10.3.9 Server that I'm trying to back up with rsync 3.0.2. Since I didn't have any luck with the 10.3.9 patch and I do have 10.4 clients, I decided to try running the backup over AFP (Apple's file sharing protocol). I found a way to mount the AFP volume with root permissions and rsync 3.0.2 works very nicely using this on the 10.4 clients, preserving
2010 Sep 16
4
DO NOT REPLY [Bug 7685] New: rsync should not set the creation data on the root folder of an HFS+ volume
https://bugzilla.samba.org/show_bug.cgi?id=7685 Summary: rsync should not set the creation data on the root folder of an HFS+ volume Product: rsync Version: 3.0.7 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at
2009 Apr 18
8
DO NOT REPLY [Bug 6276] New: crtimes.patch does not preserve creation dates on Mac x86_64 only
https://bugzilla.samba.org/show_bug.cgi?id=6276 Summary: crtimes.patch does not preserve creation dates on Mac x86_64 only Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2015 May 29
0
Wine release 1.7.44
...(1): ntdll/tests: Test opening a directory with NULL ObjectName. Jiaxing Wang (1): regedit: Avoid appending '\0' to string value of imported key. Julian R?ger (1): po: Update German translation. Ken Thomases (5): ntdll: Increase name buffer size in read_directory_getattrlist() for UTF-8 encoding. ntdll: If read_directory_getattrlist() finds that the file doesn't exist, return successful "no file" result to stop search. configure: Add a check for sys/vnode.h. ntdll: Fix read_directory_getattrlist() to get the name of a symlink rather than...
2015 Jun 12
0
Wine release 1.7.45
...eck for libunwind.h. ntdll: Add support for using libunwind to unwind the stack for x86_64. ntdll: Add partial support for version 3 of DWARF CIEs which are generated by Clang/LLVM. winecoreaudio: Fix build by importing advapi32. Revert "ntdll: Avoid one of the calls to getattrlist() when read_directory_getattrlist() checks the case sensitivity of the file system.". ntdll: Fix the "not found" status set by read_directory_stat() and read_directory_getattrlist() for when restart_scan is set. Louis Lenders (1): kernel32/tests: Add tests for GetSystemT...
2008 Jan 24
9
Making rsync compile under Mac OS X 10.3.9 with extended attributes
Somebody knows if it's possible to compile rsync (version 3 would be great, but can be 2.6.x) under Mac OS X 10.3.9 with extended attributes? Under OS 10.3.9 the Apple shipped rsync have not yet the -E argument option. RsyncX have a double free bug that is annoying. "Q" rsync 2.6.6 with extended attributes binary only works on 10.4 and above. I have tried to compile rsync
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...reate... no checking for ffs... yes checking for finite... yes checking for fnmatch... yes checking for fork... yes checking for fpclass... no checking for fstatfs... yes checking for fstatvfs... yes checking for ftruncate... yes checking for futimes... yes checking for futimesat... no checking for getattrlist... yes checking for getdirentries... yes checking for getopt_long... yes checking for getpagesize... yes checking for getpwuid... yes checking for gettimeofday... yes checking for getuid... yes checking for kqueue... yes checking for lstat... yes checking for memmove... yes checking for mmap... yes...