On Mar 20 2015, Kevin Grace <[email protected]> wrote: > Good morning. Trying to setup s3ql to create filesystem for object storage > container at Softlayer. > > Here's our authinfo2 file: > > backend-login: tenant:user (using our auth info here) > backend-password: api key (using our key here) > storage-url: > swift://sjc01.objectstorage.service.networklayer.com/auth/v1.0/<contrainer_name> > > (using our container name here)
RTFM: http://www.rath.org/s3ql-docs/backends.html#openstack-swift Hint: "/auth" is most likely not a container name, and I doubt that you want to use "v1.0/<contrainer_name>" as a prefix. 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.
