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

Scripting rsync against a filesystem with a quota

2010-08-11 Thread William Hunter
Hello, I have a couple of questions about using rsync scriptographically. I've looked around and can't find anything. I must be missing something obvious. 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