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

Re: Scripting rsync against a filesystem with a quota

2010-08-15 Thread Matt McCutchen
On Wed, 2010-08-11 at 16:07 +0100, William Hunter wrote: > I'm trying to write a script that will synchronise various local > folders on a Mac OS X Workstation to an SMB mounted Windows (2003, > mostly) Server where the user I'm copying as has a quota applied. I > want to compare the available spac

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

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 versio

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/t

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 Severity:

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

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 enterprise-

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: https://bug

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