DO NOT REPLY [Bug 7618] symlinks and --link-dest

2010-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7618 --- Comment #17 from the_ma...@seznam.cz 2010-08-15 03:58 CST --- (In reply to comment #16) I just noticed the no symtimes (i.e., HAVE_LUTIMES off) in the rsync --version output for the client in comment #0. Consistent with that,

DO NOT REPLY [Bug 7618] symlinks and --link-dest

2010-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7618 --- Comment #18 from the_ma...@seznam.cz 2010-08-15 04:05 CST --- And on hp-ux chmod blahblah /home/zumrova/.tsm changes permissions on the real file, the symlink permissions stays unchanged. Mike -- Configure bugmail:

Performance and simultaneous connections over SSH

2010-08-15 Thread Francois Begin
Hi all, I have about 15 LDAP servers that will be using Rsync over SSH to sync up their access logs to a centralized server for further processing. The estimated log volume is around 12 Gigs / days total. On the centralized server, the directory where the logs are being synced is an

DO NOT REPLY [Bug 7618] Symlink permissions disqualify --link-dest even when they can't be set

2010-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7618 m...@mattmccutchen.net changed: What|Removed |Added Summary|symlinks and --link-dest|Symlink permissions

DO NOT REPLY [Bug 7622] New: Factor out common logic from itemize and unchanged_attrs functions

2010-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7622 Summary: Factor out common logic from itemize and unchanged_attrs functions Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 7618] Symlink permissions disqualify --link-dest even when they can't be set

2010-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7618 --- Comment #20 from the_ma...@seznam.cz 2010-08-15 13:42 CST --- (In reply to comment #19) (In reply to comment #17) hpuh:/home/zumrova # ls -l .tsm lrwxr-xr-x 1 root sys 13 Mar 23 2006 .tsm - /usr/tsm/.tsm

DO NOT REPLY [Bug 7618] Symlink permissions disqualify --link-dest even when they can't be set

2010-08-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7618 --- Comment #21 from m...@mattmccutchen.net 2010-08-15 14:14 CST --- (In reply to comment #20) Is it a known bug? It is a known bug now, by virtue of you having reported it and me having diagnosed it. Will it be fixed in new

Re: Performance and simultaneous connections over SSH

2010-08-15 Thread Matt McCutchen
On Sun, 2010-08-15 at 10:50 -0600, Francois Begin wrote: I just started to notice some 'sync sputtering': Sometime, all 4 server's latest access log will have the same timestamp e.g. 09:30, while at other times I would see something like this: It is 09:35 and I have 2 servers at 09:20 and 2 at

Re: Scripting rsync against a filesystem with a quota

2010-08-15 Thread Henri Shustak
On another note I'm getting an error: copyfile(.._..v6AxMh,./., COPYFILE_UNPACK) failed:13 When trying to run with -E. Upstream rsync has no such error message. If you're using the Apple-modified rsync, we don't support it here. You may wish to compile a version of rsync from