From a86a34ae73af308fee85c64f25f13c2731448610 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Apr 2013 01:00:58 -0400 Subject: [PATCH] update --- doc/tips/Internet_Archive_via_S3.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/tips/Internet_Archive_via_S3.mdwn b/doc/tips/Internet_Archive_via_S3.mdwn index 8c0f2dde74..d7893693f9 100644 --- a/doc/tips/Internet_Archive_via_S3.mdwn +++ b/doc/tips/Internet_Archive_via_S3.mdwn @@ -8,6 +8,15 @@ correspond to "items" at the Internet Archive, and use git-annex to upload your files to there. Of course, your use of the Internet Archive must comply with their [terms of service](http://www.archive.org/about/terms.php). +A nice added feature is that whenever git-annex sends a file to the +Internet Archive, it records its url, the same as if you'd run `git annex +addurl`. So any users who can clone your repository can download the files +from archive.org, without needing any login or password info. This makes +the Internet Archive a nice way to publish the large files associated with +a public git repository. + +---- + Sign up for an account, and get your access keys here: