On 8/11/07, Wayne Davison <[EMAIL PROTECTED]> wrote:
> I'm thinking about having a way to specify that the --append option
> should just skip past the already-present data without checksumming it.
> Perhaps an --append-fast option?
That's what my --trust-append option in patches/trust-append.diff
On Wed, Aug 08, 2007 at 01:07:09PM +1200, Jason Haar wrote:
> will v3 also allow compression of the initial directory meta-data?
Not at present. That is something to consider adding, but may not make
it into the first 3.0.0 release.
..wayne..
--
To unsubscribe or change options: https://lists.s
On Thu, Aug 02, 2007 at 08:40:30AM -0400, Matt McCutchen wrote:
> Thus, rsync wants to make sure the entire files are identical so as
> not to deceive those future runs. Wayne, was this your thinking?
That was the idea -- still compute a full-file checksum so that we know
the file is OK after the
On Sun, May 27, 2007 at 10:42:56PM -0400, Matt McCutchen wrote:
> 1a. rsync -e 'ssh -l sshuser' --rsync-path='nc localhost 873 #'
> [EMAIL PROTECTED]::module/ ...
>
> ("nc localhost 873 # --daemon --server ." is invoked over ssh, the
> right part being commented out.)
>
> 1b. RSYNC_CONNECT_PROG='ss
Thanks for the reply, Wayne.
See what happens when Leopard comes along I guess. Sometimes I hate Darwin ...
On 7/17/07, Wayne Davison <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 17, 2007 at 03:36:10PM -0400, Warren Oates wrote:
> > What's the status of acl support for OS X? What needs to be done?
>