duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #05779
Notice for S3/GCS Users
We made the following changes and released them in *0.8.23.dev15*
development version on GitLab, Launchpad PPA, Snapcraft (edge), and PyPi.
If you use the release/stable version, please use this for planning
purposes. *This will be part of 0.8.23 in a month or so.*
Since some users use the dev version, here are the changes:
- boto3 backend is now default s3:// backend. It does not support s3:///
but needs --s3-endpoint-url instead
- boto3 supports --s3-unencrypted-connection option now
- boto backend now usable via boto+s3:// or boto+gs:// only
- boto's s3+http:// scheme was removed, use boto+s3:// instead
- boto supports --s3-endpoint-url. --s3-use-deep-archive options now
- changes are documented in man page
I would suggest that if/when this breaks things, please consult the man
page. There are a bunch of much needed updates that will see you through.
...Thanks,
...Ken
Follow ups