update
This commit is contained in:
parent
6b75b9c448
commit
9d78a4387f
1 changed files with 2 additions and 5 deletions
|
@ -57,14 +57,11 @@ configured. done
|
||||||
|
|
||||||
Use version IDs when retrieving keys and for checkpresent. done
|
Use version IDs when retrieving keys and for checkpresent. done
|
||||||
|
|
||||||
TODO testing
|
When bucket is public, use version ID to generate public url.
|
||||||
|
And, support git-annex operations on public url to versioned content.
|
||||||
|
|
||||||
## other considerations
|
## other considerations
|
||||||
|
|
||||||
Can public urls be generated using version IDs? The url has
|
|
||||||
"?versionId=" appended, but all the examples I've seen include S3
|
|
||||||
authorization headers.
|
|
||||||
|
|
||||||
If the user enables versioning in git-annex but forgets to enable it
|
If the user enables versioning in git-annex but forgets to enable it
|
||||||
in the bucket (or later suspends versioning in the bucket), it's no
|
in the bucket (or later suspends versioning in the bucket), it's no
|
||||||
big problem; old files will not be retained and git-annex will notice
|
big problem; old files will not be retained and git-annex will notice
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue