search for: avxh

Displaying 3 results from an estimated 3 matches for "avxh".

Did you mean: avx
2012 Jun 11
2
Link-dest breaks on uid/gid mismatches
...s on - as the central backup point. Since both exhibit the same behaviour I'm going to stay with the more common scenario.) I also have rsnapshot in the mix but to keep things simple I'm going to ignore that for now. A cut-down example rsync command could be something like this, rsync -avxH --delete --numeric-ids --relative --delete-excluded --modify-window=1 --password-file=/etc/rsnapshot.secret --link-dest=/backup/last/ rsync://rsync at windows/DocumentsAndSettings /backup/this/ If this call contacts a Linux based system, the hard links between files in /backup/last/... and the...
2008 May 19
1
DO NOT REPLY [Bug 5474] New: extended attributes only copy if ACLs are copied on a Mac
...Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: psturdza@yahoo.com QAContact: rsync-qa@samba.org Same issue as reported by Smokin Jake to the email list on 6 April still happens with version 3.0.3pre2. sudo rsync -avXH --fileflags --crtimes /Src/ /Dst/ does not copy extended attributes according to backup bouncer. Adding -A to the argument list does result in the extended attributes being copied. This is on a 64-bit Intel Mac, if that matters: rsync version 3.0.3pre2 protocol version 30 Copyright (C) 1996-200...
2008 Nov 02
4
DO NOT REPLY [Bug 5867] New: rsync with ACLs resets mtime on targets
https://bugzilla.samba.org/show_bug.cgi?id=5867 Summary: rsync with ACLs resets mtime on targets Product: rsync Version: 3.0.4 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: samba@byshenk.net