duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] [PATCH] adds prefix to swift backend


From: Scott McKenzie
Subject: Re: [Duplicity-talk] [PATCH] adds prefix to swift backend
Date: Wed, 18 May 2016 06:51:44 +0000

Hi Ghozlane

Thanks for your contribution.  I have ported it to the Azure backend (which is based on the swift backend).

Could you please create a new branch in Launchpad with your patch and propose it for merging?  It is more likely to make it's way in to duplicity this way.


-Scott


On Mon, 9 May 2016 at 22:15 Ghozlane Toumi <address@hidden> wrote:
Hi all,

Right now duplicity's swift backend only accept a container as target (swift://container)
trying to use a prefix / pseudo folder (swift://container/backup/path ) results in a JSON exception.

This patch adds the abiliy to use path in the swift backend, in order to have multiple backups to the same container neatly organized.

It borrows some code from the S3 backend, and is quite unobtrusive .

Ghozlane
_______________________________________________
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]