I am trying to plan an approach to using duplicity with AWS. Here are some important questions that you might help advise me on. Please direct me to documentation for these if it exists:
David _______________________________________________ Duplicity-talk mailing list [hidden email] https://lists.nongnu.org/mailman/listinfo/duplicity-talk |
Duplicity uses "all files changed since the last backup of any type”, incremental are cumulative and a corrupted incremental backup will cause subsequent incrementals to have issues.
The Manifest files are synchronized between the remote and client. These may need frequent access. I use Wasabi which is normal AWS compatible storage for almost glacier pricing. Avoids having to try to anticipate all possible usage. -Scott
_______________________________________________ Duplicity-talk mailing list [hidden email] https://lists.nongnu.org/mailman/listinfo/duplicity-talk |
Free forum by Nabble | Edit this page |