duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Feature possible? AWS S3 tags on files


From: Christian
Subject: Re: [Duplicity-talk] Feature possible? AWS S3 tags on files
Date: Sun, 16 Sep 2018 15:47:47 +0200

Hi there,

Regarding the prefixes, you should possibly update the documentation. The amazon help on prefixes only gives examples with trailing /.
Hence a shallow mind like mine could assume, that you need a trailing forward slash on every prefix. This would not work with duplicity, as it is interpreted as a directory structure.
The documentation could state the following:

The prefix CAN NOT end with a "/" as it will be interpreted as a directory structure (Error "OSError: [Errno 2] No such file or directory"). Instead please use, e.g. a "-". 
Examples in Amazon documentation can give the impression, that the prefix has to end with "/". This is not the case.

Best regards
Chris

Am Dienstag, den 11.09.2018, 10:14 +0200 schrieb Christian via Duplicity-talk:
Thank you, that is exactly what I am looking for

Am Dienstag, den 11.09.2018, 06:31 +0100 schrieb Oliver Cole:
You can achieve this with the --file-prefix-archive flag, and then build a lifecycle rule based on the object name instead.

On 10 Sep 2018, at 23:23, Christian via Duplicity-talk <address@hidden> wrote:

Hi there,

i would be interested, if it is possible to add S3 tags to the files duplicity is uploading.
I am thinking to tag
- manifest
- signature
- volume

The idea behind this is, to use Amazon lifecycle rules, to move the volumes into Glacier, to reduce cost on huge backups. The manifest and signatures are used for backup operations, hence should be availabe faster (Than a Glacier restore).
With the tagging I could filter the files.

Would this be possible?

Best regards
Chris
_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk
_______________________________________________
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]