duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] [PATCH] Added command line options to use different


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] [PATCH] Added command line options to use different prefixes for manifest/sig/archive files
Date: Thu, 30 Jan 2014 04:35:48 -0600

This does look a lot safer.  Thanks!


On Thu, Jan 30, 2014 at 3:49 AM, Matthew Lai <address@hidden> wrote:
Hello!

Please see attached for a patch that adds command line options to use different prefixes for manifest/sig/archive files.

--manifest-file-prefix
--sig-file-prefix
--archive-file-prefix

This is useful, for example, when backing up to an Amazon S3 bucket with life cycle rules to move archives to Glacier.

We can only move archives and not manifest files, because Duplicity downloads manifest files on every incremental backup.

Life cycle rules can only match prefixes, not suffixes, which is a little stupid, but otherwise S3 + Glacier is a very attractive backup destination.

I do agree it makes more sense to fix it on the Amazon side (making life cycle rules more flexible), but there's not much we can do about that.

PS. Someone has figured out an alternative workaround, but it's not very safe: http://blog.epsilontik.de/?page_id=68

Thanks!
Matthew

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk



reply via email to

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