duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Amazon S3


From: Peter Schuller
Subject: Re: [Duplicity-talk] Amazon S3
Date: Tue, 25 Sep 2007 01:34:11 +0200
User-agent: Mutt/1.5.16 (2007-06-09)

> Duplicity uses Boto http://code.google.com/p/boto/ to talk to S3.  Boto
> works with the S3 protocol directly, not through a shared drive.

And more specifically regarding the rsync concern, duplicity does not
need access to the full file that is being incrementally diffed,
because the algorithm is using the file signatures rather than the
files itself. So the only "overhead" is the downloading of signature
files prior to backup (assuming no use of --archive-dir); only the
actual changes are ever transfered to the backend, and no full files
transfered from the backend, regardless of whether the backend is S3
or something else.

-- 
/ Peter Schuller

PGP userID: 0xE9758B7D or 'Peter Schuller <address@hidden>'
Key retrieval: Send an E-Mail to address@hidden
E-Mail: address@hidden Web: http://www.scode.org

Attachment: pgpanjXs_Dsdq.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]