On Aug 04 2015, Chris Wayg <[email protected]> wrote:
> Hi,
>
> I'm successfully using s3ql with Amazon S3 on a Debian Wheezy server and it 
> works really well, but I can't figure out how to do the same thing with 
> Google Storage. I think I need some help on how to proceed.
>
> I have created a cloud storage bucket on Standard Storage in the Developers 
> Console and I believe I need OAuth Authentication, as that seems to be the 
> only one supported right now. The s3ql documentation mentions* S3-like 
> authentication*, but I can't seem to find this on the Google site. Has that 
> been discontinued?

No, it still works fine for me. Are the links in the first bullet point
of http://www.rath.org/s3ql-docs/backends.html#google-storage not
working for you?


> The docs state: "...you need to use oauth2 as the backend login, and a 
> valid OAuth2 refresh token as the backend password.
> To obtain a refresh token, you can use the s3ql_oauth_client program."
>
> So I suppose the ~/.s3ql/authinfo2 file should look something like this:
>
> [gs] {?}
> storage-url: gs{?}://mygooglebucket
> backend-login: oauth2
> backend-password: [refresh token] {??}
> fs-passphrase: my_own_passphrase

Yes.

> I am puzzled as to where I would get the refresh token?

>From s3ql_oauth_client.

> I do not have a s3ql_oauth_client script in my version of s3ql on Debian 
> Wheezy, but it is present in Jessie (s3ql 2.11.1). Is oauth2 even supported 
> in s3ql 1.11.1?

No.


Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to