This commit is contained in:
parent
6ce59ccfe5
commit
3e8eadade4
1 changed files with 6 additions and 0 deletions
6
doc/forum/Change_or_add_S3_credentials.mdwn
Normal file
6
doc/forum/Change_or_add_S3_credentials.mdwn
Normal file
|
@ -0,0 +1,6 @@
|
|||
How do I change or add S3 credentials, when a S3 special remote is already initialised/enabled?
|
||||
|
||||
I have a repository with a `public=yes` S3 remote, such that people can read the data without credentials.
|
||||
But then when they need to upload files, how do they add their credentials?
|
||||
|
||||
Setting the `AWS_*` environment variables when running `git annex copy --to=s3` works, but then the credentials are not stored.
|
Loading…
Add table
Reference in a new issue