update
This commit is contained in:
parent
77864d188b
commit
a86a34ae73
1 changed files with 9 additions and 0 deletions
|
@ -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
|
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).
|
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:
|
Sign up for an account, and get your access keys here:
|
||||||
<http://www.archive.org/account/s3.php>
|
<http://www.archive.org/account/s3.php>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue