summaryrefslogtreecommitdiff
path: root/doc/bugs/Google_Cloud_Storage_Nearline.mdwn
blob: 4aadc85d73183c39469d53291437d440957e6a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### Please describe the problem.

Google's Nearline Storage does not work with git-annex.

### What steps will reproduce the problem?

Create a remote on google cloud storage. AFAIK there is no way to tell annex to create a nearline bucket so what I did was to let it create a regular bucket. At this point everything works I can store retrieve files from the remote. Then I download the buckets content delete the bucket and recreate a nearline bucket with the same name as the old one and re-upload the content. With the new nearline bucket trying to put files there results in a 400 bad request error.


### What version of git-annex are you using? On what operating system?

Mac OS X, git-annex version: 5.20150219-g52daae5

### Please provide any additional information below.

[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log


# End of transcript or log.
"""]]

> This is a dup of [[todo/Nearline_support]] ; [[done]] --[[Joey]]