diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-02 13:35:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-02 13:35:57 -0400 |
commit | 66ab18325e93b244b27b1c80269c943388622716 (patch) | |
tree | d39606f29ea51ae84f26abf2b11105b735546edc /doc/special_remotes | |
parent | 637ce8fc3efb2b2306a102662086419aa7b77244 (diff) |
mention archive.org's S3 server
git-annex + archive.org could be an interesting combo for public archivists
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/Amazon_S3.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/special_remotes/Amazon_S3.mdwn b/doc/special_remotes/Amazon_S3.mdwn index e4e57b368..384110d1d 100644 --- a/doc/special_remotes/Amazon_S3.mdwn +++ b/doc/special_remotes/Amazon_S3.mdwn @@ -1,5 +1,6 @@ This special remote type stores file contents in a bucket in Amazon S3 -or a similar service. +or a similar service, such as +[Archive.org's S3 API](http://www.archive.org/help/abouts3.txt). See [[walkthrough/using_Amazon_S3]] for usage examples. |