fyi: yodl prereq for rsync3 updated -- osx issues fixed

2007-02-16 Thread snowcrash+rsync
for those who care, the yodl pkg, a prereq for building rsync3-cvs docs ( more?), had 'issues' @ version = v2.04 with building cleanly on osx. it's been updated today to v2.10, http://sourceforge.net/project/showfiles.php?group_id=126615 v2.10 builds clealy, without req'd patching or error,

[RESOLVED] rsync 3-cvs missing prereqs/deps on osx

2007-02-06 Thread snowcrash+rsync
just fyi, with help from the YODL-ers (thanks Frank Karel!), here's what _works_ for me with to build the icmake-v700 yodl-v204 prereqs to rsync3 on osx 10.4.87. # ICMAKE # cd /path/to rm -rf icmake* wget

Re: 2.6.9 , problem with acl patch

2006-12-12 Thread snowcrash+rsync
Sorry I haven't looked into this, but atm I just don't have the time. thanks for the update. personally, atm, i'd love to see just HEAD's mtime (finished?) support rolled into a 'official;' rsync release. It also seems like any solution will necessarily drop information. osx keeps track of

Re: make errors, rsync 2.6.9 with acls patch

2006-12-04 Thread snowcrash+rsync
just for anyone's interest, in context -- given that OSX apparently has no #$^!!! man page for fsaclctl :-( -- there's a bit of an intro to osx's acl implementation that i found helpful, here: http://www.afp548.com/article.php?story=20050506085817850 -- To unsubscribe or change options:

Re: questions about extended attributes support across *nix osx (hfs+) filesys

2006-11-25 Thread snowcrash+rsync
will these dependencies be resolved -- either by bundling req'd headers with the distro, or by finding/using osx equivalents? What dependencies? The acl and xattr headers are simply part of a normal osx install with developer tools. No fink/etc needed. really? then, perhaps, i'm

Re: questions about extended attributes support across *nix osx (hfs+) filesys

2006-11-25 Thread snowcrash+rsync
First, to be clear, you are building rsync on Mac OS X, right? You need at least Tiger. absolutely. i've an up-to-date osx 10.4.8 install, w/ latest XTools etc from Apple. Don't enable acl support on osx. It doesn't work. You probably don't have ACLs on your files anyways as it has to be

Re: questions about extended attributes support across *nix osx (hfs+) filesys

2006-11-24 Thread snowcrash+rsync
and the 'lartmaker' fix (iteself, slightly fixed ...): applied. What exactly did you have to fix ? after applying, http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/EA.diff

questions about extended attributes support across *nix osx (hfs+) filesys

2006-11-23 Thread snowcrash+rsync
i've built up rsync on both opensuse osx from src. on osx, it's v2.6.3 w/ both apple's Extended Attributes patches: http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/EA.diff

rsync support of hfs+ (osx) metadata?

2006-11-19 Thread snowcrash+rsync
hi, i've been coming up to speed on rsync+ssh, incremental backups, etc etc. atm, all working great across *NIX boxes. but, i've recently been reminded that there are 'issues' with poor/failed backup of osx-files' metadata, w/ rsync other tools:

Re: rsync support of hfs+ (osx) metadata? solution from Apple ... ?

2006-11-19 Thread snowcrash+rsync
hi, it seems there's a more-recent solution, referenced here: http://www.lartmaker.nl/rsync/ that points out: Since OS X 10.4 (aka Tiger) the MacOS ships with a modified version of rsync. An added option, -E, enables the transfer of extended attributes. exploring, the current apple

how to get 'real' freespace after rsync+hardlinks?

2006-11-13 Thread snowcrash+rsync
ok, so this is not entirely an rsync question. but, it seems the 'crowd' most familiar w/ hard-linking are the rsync crowd. so ... i'm doing rsync + incremental backups to a local drive. the incremental steps, currently, use the rsync REMOTE_DIR OLD_DIR ... time passes ... cp -al OLD_DIR

rsync'd filesdirs saved as user:group = unknown:unknown, NOT original ownership

2006-11-06 Thread snowcrash+rsync
hello, i've rsync installed: rsync version 2.6.9pre3 protocol version 29 Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, inplace, no IPv6, 32-bit system inums, 64-bit internal inums i'm PULLing via rsync+ssh from BoxA to BoxB, eg:

Re: rsync'd filesdirs saved as user:group = unknown:unknown, NOT original ownership

2006-11-06 Thread snowcrash+rsync
hello, but, although the creation times/dates are maintained, the user:group are NOT ... changed, instead to unknown:unknown Since you specified that users groups should be transferred using numeric IDs, you should check to see what the IDs are on the files. the IDs for users groups are