← Back to team overview

deja-dup-hackers team mailing list archive

Re: Working on some additional S3 options

 

>> Fabulous!  I'd love to merge such support.  Some quick comments:
>> * I'd prefer a key like "region" rather than "european_bucket" that
>> could hold the value "us", "europe", and "asia" (since they now have
>> asian servers too).

It seems that duplicity does not yet support asian buckets although I
assume they will.  It also seems that the --s3-european-buckets arg is
only required on bucket creation:

http://duplicity.nongnu.org/duplicity.1.html#sect11

In that case as far as UI is concerned it seems more appropriate to
have that as a one-time option in the assistant instead of the
settings (although they look very similar to me). This means that the
code that's talking to Backend will need to support this one-time
option notion.  I am quite new to the codebase but will take a look a
bit later on.  The good news is that there is no data loss in relation
to a region option.

Luis



Follow ups

References