hareem wrote:
Your storage charge is based on a 30 day model. So if its stored there for 30 days then you get billed for 5GB.
So you would see slight increase in storage cost each day. Like $ 0.0015
or something.
Oh I see. Makes sense.
cperciva wrote:
I might add an automatic funding mechanism in the future -- my paypal-fu is rather limited, but I understand that paypal does have some sort of mechanism for recurring payments. In the mean time, I send out emails warning people when their tarsnap account balances get low, so as long as you're signed up for tarsnap with a working email address it would be very hard to accidentally fail to fund your account when needed.
Ah that takes care of it then.

cperciva wrote:
If you have lots of data to back up, running your own backup server might be the most cost-efficient approach -- but it has the downside that you rent a server with a 1 TB disk you're paying for the entire TB disk even if it's only half full. Tarsnap (and S3 and other "cloud" storage) is more expensive per GB, but at least you're not paying for unused disk space.
I'm not anywhere near needing a TB.

I got the impression that clouds have the price advantage though so that's not quite why I'm still vary.. except slightly for the lack of fixed price, but mostly it's the non-standardness of the tech used and that you have a little less control over what's happening.
For example, there are multiple of tools for S3, but sometimes changes made by one are not recognizable by another tool and the more convenient ones are either not fully functional or are proprietary (with things like 30 day trials and such).
As for less control, for example, sometimes it could happen that an "internal server error" is something that I could potentially fix myself if I had SSH access or there would maybe be less of a chance of encountering those because I always enter into the same virtual space of the same box which if solid is solid. With clouds, you don't quite know where you are so to speak.. it's kinda random. Any time you connect you're relying on a set of unknown parameters.
That's at least according to my limited understanding of it. I'm basically comparing a VPS server to an account that just uses an unknown number of servers in a cluster with space (and other resources) being dedicated from any which one of them at any point in time.
Thanks