This commit is contained in:
Joey Hess 2024-10-30 14:06:51 -04:00
parent b1776bbbbc
commit 25604980ea
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -24,7 +24,7 @@ bucket.
Along with the S3 bucket, you will need a server set up, which is where
git-annex will run in a git repository. Set up the S3 special remote there.
And make git-annex on the server a
[proxy|git-annex-updateproxy]] for the S3 special remote:
[[proxy|git-annex-updateproxy]] for the S3 special remote:
git-annex initremote s3 type=S3 exporttree=yes encryption=none bucket=mybucket
git config remote.s3.annex-proxy true