add a few tweaks to make it easy to use the Internet Archive's variant of S3
In particular, munge key filenames to comply with the IA's filename limits, disable encryption, support their nonstandard way of creating buckets, and allow x-amz-* headers to be specified in initremote to set item metadata. Still TODO: initremote does not handle multiword metadata headers right.
This commit is contained in:
parent
79c74bf27d
commit
1d2984441c
4 changed files with 108 additions and 40 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,6 +1,11 @@
|
|||
git-annex (0.20110504) UNRELEASED; urgency=low
|
||||
|
||||
* Work around a bug in Network.URI's handling of bracketed ipv6 addresses.
|
||||
* Add a few tweaks to make it easy to use the Internet Archive's variant
|
||||
of S3. In particular, munge key filenames to comply with the IA's filename
|
||||
limits, disable encryption, support their nonstandard way of creating
|
||||
buckets, and allow x-amz-* headers to be specified in initremote to set
|
||||
item metadata.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 06 May 2011 15:20:38 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue