created new thread
This commit is contained in:
parent
390d5a36ac
commit
69c321b8d7
1 changed files with 10 additions and 0 deletions
10
doc/forum/Where_is_the_S3_config__63__.mdwn
Normal file
10
doc/forum/Where_is_the_S3_config__63__.mdwn
Normal file
|
@ -0,0 +1,10 @@
|
|||
Some time ago I created an S3 remote that uses a Digital Ocean "space", which is S3 compatible. It works fine and I've copied some content there and can get it from there. Before I trust this remote though I want to understand where the configuration is that points it to digital ocean. When I look at .git/config there is this section:
|
||||
|
||||
[remote "cloud"]
|
||||
annex-s3 = true
|
||||
annex-uuid = <a UUID>
|
||||
annex-ignore = false
|
||||
|
||||
I've looked around and inside the annex subdirectory but haven't been able to find where the config is stored that I must have entered to create this remote. Is the annex-uuid a key to a database with the config? How do I view it?
|
||||
|
||||
Thanks for git-annex BTW
|
Loading…
Add table
Reference in a new issue