mention whereis
This commit is contained in:
parent
c1f616c414
commit
78adb5a25a
1 changed files with 6 additions and 1 deletions
|
@ -5,7 +5,7 @@ without them needing Amazon AWS credentials.
|
||||||
Note: Bear in mind that Amazon will charge the owner of the bucket
|
Note: Bear in mind that Amazon will charge the owner of the bucket
|
||||||
for public downloads from that bucket.
|
for public downloads from that bucket.
|
||||||
|
|
||||||
## create remote
|
## create public remote
|
||||||
|
|
||||||
First, export your Amazon AWS credentials:
|
First, export your Amazon AWS credentials:
|
||||||
|
|
||||||
|
@ -44,6 +44,11 @@ In the checkout, enable the S3 remote:
|
||||||
|
|
||||||
Now, git-annex can be used as usual to download files from that remote.
|
Now, git-annex can be used as usual to download files from that remote.
|
||||||
|
|
||||||
|
## sharing urls
|
||||||
|
|
||||||
|
You can also share urls to files stored in a public S3 remote to people
|
||||||
|
who are not using git-annex. To find the url, use `git annex whereis`.
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
See [[special_remotes/S3]] for details about configuring S3 remotes.
|
See [[special_remotes/S3]] for details about configuring S3 remotes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue