summaryrefslogtreecommitdiff
path: root/doc/walkthrough/Internet_Archive_via_S3.mdwn
Commit message (Collapse)AuthorAge
* hehGravatar Joey Hess2011-05-16
|
* IA: do not create bucket at initremote timeGravatar Joey Hess2011-05-16
| | | | | This way, the metadata sent when uploading a file is applied to the bucket then.
* tweakGravatar Joey Hess2011-05-16
|
* tweakGravatar Joey Hess2011-05-16
|
* cleanupGravatar Joey Hess2011-05-16
|
* Added filename extension preserving variant backends SHA1E, SHA256E, etc.Gravatar Joey Hess2011-05-16
|
* add a few tweaks to make it easy to use the Internet Archive's variant of S3Gravatar Joey Hess2011-05-16
| | | | | | | | 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.
* cleanupGravatar Joey Hess2011-05-16
|
* cleanupGravatar Joey Hess2011-05-16
|
* added documentation for using the Internet Archive as a remote via S3Gravatar Joey Hess2011-05-16
Renamed Amazon_S3 page to just S3.