Google Cloud Storage provides gsutil rsync, which is helpful for uploading large folders. Bonus points for checksumming.
Edit: I hear that HashBackup provides rsync capabilities with b2.
Appreciate the feedback and we'll take a look at that rsync utility. We're also working on a simple client app that will do rsync with B2.
We're also starting to work with partners to offer a variety of other integrations. Duplicity and HashBackup have integrated B2, and Duplicati has an early alpha version. Someone is working on a FUSE integration. So hopefully soon there will be many ways to use B2. We'll list them here: https://www.backblaze.net/b2/docs/integrations.html
Please keep sharing feedback of what you need and how you'd use it!
Gleb from Backblaze
For people on a slow connection, rsync plus cheap storage is going to be a really big deal. Here's hoping it happens!
How about speed, both on upload and download? It looks like this is geared for less frequent access than other services.
Makes me leery of even trying it (what other things are they covering up?) or moving my tens of petabytes over there, despite my intense interest.
[1] https://cloud.google.com/storage/docs/nearline
Nearline, S3-IA, and Glacier are all made for 'infrequent access'. All charge you for deleting files and retrieving files (on top of bandwidth.) Near line has a 3 second latency to first file and Glacier has a 4 hour wait. S3-IA has a minimum file size they charge for.
All of those restrictions might be fine...just depends on the use case. But B2 is designed to be used not only for 'infrequently accessed' files...but also for frequently accessed ones.
And all of other services are still 40% - 250% more expensive for their base storage costs.
Hope that helps. Not trying to hide anything and we'd love to have you give Backblaze B2 a try. (And to provide us feedback or ask us questions about anything else!)
Gleb from Backblaze
Each of the services on the list have their upsides and downsides, and none of them are anywhere near apples-to-apples.
What they all are are cloud-based key-value storage, each with their own tradeoffs, including price. So include all the major ones so your clients can make an informed decision and you don't look like you're completely unaware of your own competitive landscape.
Otherwise, you're just picking & choosing whatever metrics paint you in the best light, which is what would make a prospective customer (like me) or of mine leery.
It feels like you're either unaware of the competitive landscape (unlikely) or intentionally skewing the story, or both. And that will scare off potential customers, like me.
B2 is exciting! You're doing something innovative! I'm interested! Just tell your story, don't hide the things that make you different, and let the clients choose.
B2 is very competitive even with those other services listed - and it makes you seem more credible.
Staying in the same cloud "ecosystem" (Google or AWS) allows for free incoming bandwidth and free bandwidth when transitioning between services (EC2 to S3 / Google Cloud Server / Cloud Storage). An important consideration.
If your cost of storage is high on a relative basis, B2 may be a cost efficient alternative.
Gleb from Backblaze
Most companies charge a small handling fee but it's fast.
Folks from the Beta have said that using our APIs they were able to integrate their apps to B2 from S3 relatively quickly. That said we're still early, so it may be that we develop some more compatible APIs in the future.
At the same time, we're working with partners who will abstract our B2 API to make it akin to the S3 API.
Gleb from Backblaze
I'm guessing it shouldn't be used for serving content without a CDN in front of it, though, as you just get a connection without great focus on download speeds or distribution. This makes their use case example "Cloud Applications" slightly misleading (or at least, incomplete), and also their comparisons... I'm not sure which plans they're using in that table, but I think some of these have a rather good CDN included (Rackspace for for example).
Still a great option for backup, blows Glacier out of the water. And certainly usable without a CDN for the "storage" portion of an application that doesn't require top speeds.
Ovh.com public cloud storage is $0.01/gb/month and $0.01/gb out traffic. 99.999 sla and 3x replicated, openstack
diff -u b2.orig b2
--- b2.orig 2015-12-17 02:01:55.500314405 +0100
+++ b2 2015-12-17 02:00:31.032066222 +0100
@@ -349,7 +349,7 @@
def authorize_account(args):
- auth_urls = {'-production':'https://api.backblaze.com'}
+ auth_urls = {'--production':'https://api.backblaze.com'}
option = '--production'
url = auth_urls[option]
[ed2: quest #182330 "Bug/typo in CLI tool" created -- that's a nasty bugtracker you've got there. Is it possible to just email support somewhere? I get grumpy when I need to run javascript and fill in CAPTCHAs just to file a simple bug ;-) ]If you have an external drive that you don't plug in every 30 days, Backblaze deletes your backup. I pointed out how common it is to have a drive of old photos, media, etc. and was told I should subscribe to B2 if I wanted "an archival solution instead of a backup solution" for those files.
It made me feel like Backblaze was really penny pinching... I'm not a business after all.
If you have any file that doesn't exist for 30 days, Backblaze deletes all backups of it.
If you want a consumer-facing backup service, that's what backblaze's primary product is for.