Re: Making rsync compile under Mac OS X 10.3.9 with extended attributes

2008-02-16 Thread Vitorio
Some answers for your questions: 1) rsync: ACLs are not supported on this client rsync error: syntax or usage error (code 1) at main.c(1454) [client=3.0.0pre9] no, you can't use -A (--acls) option with this version of rsync, as you compiled it without. And it's impossible to compile it wi

Re: Making rsync compile under Mac OS X 10.3.9 with extended attributes

2008-02-16 Thread Vitorio
Hmmm, so the problem seem to appear on all files who have resource fork, both files with or without data fork. Following those constats I would say that more generally, this version makes all resource fork files disappear from Finder... So, DON'T USE IT FOR BACKUP by now, only for development t

Re: Rsync 2.6.9 does not skip any files based on modification time

2008-02-16 Thread Stefan Malte Schumacher
> > > rsync -rvtO --del --files-from=/cygdrive/C/Programme/cwRsync/rsync.txt > \ --modify-window=3 / [EMAIL PROTECTED]::Backup > > > How should I list E:\Bücher & Comics in rsync.txt ? > > As /cygdrive/E/Bücher & Comics or should I just use single or double > > quotes ? > > As you said. rsyn

Re: Making rsync compile under Mac OS X 10.3.9 with extended attributes

2008-02-16 Thread Vitorio
v0.3 is here! And bug of invisible files is out! It was another silly bug... getattrlist puts in the buffer the length of the data then the data. setattrlist gets a buffer with only the data... So in the copy the data was padded of a long size, and the Finder flags were messed up, and sometime

Rsync itemizing "p" even when -p, -E are off

2008-02-16 Thread Matt McCutchen
I noticed that rsync itemizes "p" whenever it copies a new file and finds an alternate basis file whose permissions differ from those to be applied to the destination file, even when --perms and --executability are both off. To see this, run the following in an empty directory: mkdir src dest bas

DO NOT REPLY [Bug 5265] New: Daemon logging files not actually received with --only-write-batch

2008-02-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5265 Summary: Daemon logging files not actually received with --only- write-batch Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Seve

DO NOT REPLY [Bug 5266] New: Duplicate "not creating new directory" output w/ incremental recursion

2008-02-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5266 Summary: Duplicate "not creating new directory" output w/ incremental recursion Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW S

http://rsync.samba.org/ftp/rsync/ChangeLog.gz ?

2008-02-16 Thread Matt McCutchen
What is the file http://rsync.samba.org/ftp/rsync/ChangeLog.gz for? In any case, it is out of date; I think it should be updated or deleted. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questio