sudo make check fails on OSX

2009-04-11 Thread smokin . jake
Since snapshot rsync-HEAD-20090220-0710GMT.tar.gz make check is successful but sudo make check fails - overall results: 29 passed 3 failed 6 skipped faile

Rsync 3.0.2dev - OSX ignores Xattrs without the ACLs option

2008-04-06 Thread smokin . jake
I am using rsync version 3.0.2dev protocol version 30 Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, symlinks, IPv6, batchfiles

3.0.1 Test Success MacOS X 10.4.11

2008-03-03 Thread smokin . jake
I have also been eager to test bbouncer The latest source passes with flying colours! but make check finds some problems with xattrs if not run by sudo I have xattr in /usr/local/bin/ from the source found at: http://dev.bignerdranch.com/public/bnr/eXttra.zip What I did: cd /usr/local/Source r

Rsync to a Read Only file system

2008-02-12 Thread smokin . jake
I think your product is awesome, but I am experiencing an unexpected behaviour. $ rsync -avviPH /Users/alan/Desktop/rsync_test\ Folder/ [EMAIL PROTECTED]::Downloads opening tcp connection to slug port 873 sending daemon args: --server -vvlHogDtpre30.16i "--log-format=%i" -- partial . Down

xattrs with --link-dest inconsistancy

2007-05-22 Thread smokin . jake
I performed this test on a Powerbook G4 (PPC) using Mac OS X version 10.4.9 with rsync version 3.0.0cvs protocol version 30.PR3 Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 32-bit inums, 32-bit timest

Symbolic links on Mac OSX

2007-04-25 Thread smokin . jake
I have noticed an anomaly with symbolic links. umask 027 mkdir folder1 echo 'hello world' > folder1/file1 cd folder1 ln -s file1 softfile1 rsync -a ../folder1/ ../folder2/ ls -lF ../folder* ../folder1: total 16 -rw-r- 1 alan alan 12 Apr 26 00:00 file1 lrwxr-x--- 1 alan alan 5 Apr 26

xattrs problems on Mac OSX with resource forks

2007-03-31 Thread smokin . jake
I am using the latest 3.0.0cvs protocol version 30 Capabilities: 64- bit files, 32-bit system inums, 64-bit internal inums, socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace, append, no ACLs, xattrs xattrs cvs 1.77 I installed xattr for Mac OSX Senario: $ mkdir /Users/alan/Des

rsync patch -flags fails to compile on Mac OSX

2007-03-28 Thread smokin . jake
I am trying to compile rsync 3.0.0cvs with the flags.diff patch on a Mac OSX G4. It fails because the flags UF_NOUNLINK, and SF_NOUNLINK do not exist on this platform. sys/stat.h only gives the following flags * Definitions of flags stored in file flags word. * * Super-user and owner