Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
1–10 of 293 posts
Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#2I've been using B2 for backup storage for some personal projects. It doesn't necessarily do anything "better" than S3 from what I've seen, but never having to log into AWS's dashboard is a reward enough on its own.
They do have a command-line client that's a quick PIP install, so you can do something like:
b2 upload-file bucket-name /path/to/file remote-filename
Which is, of course, nice for backups.Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#3Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#4Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#5Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#6Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#7Huh, I thought it already had this! Must have mixed it up with a different object storage service (maybe DigitalOcean?). I've been using B2 for backup storage for some personal projects. It doesn't necessarily do anything "better" than S3 from what I've seen, but never having to log into AWS's dashboard is a reward enough on its own. They do have a command-line client that's a quick PIP install, so you can do somethi…
Same since it seems to be on the new storage service launch checklist right after "buy hard drives".
Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#8Here is the reasoning why they didn't have "s3 compatibility" before: https://www.backblaze.com/blog/design-thinking-b2-apis-the-h...
Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#9Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
#10I have a decent sized music collection consisting a lot of lossless vinyl rips that I've made from my record collection. It totals around 200gigs at the moment but is growing weekly. I've been looking for somewhere to back this all up in the cloud and backblaze is looking most promising at the moment. Anyone here have any thoughts on where I should go with this?