• Lobby
  • Cloud storage for servers

hey awesome people
im looking for some cheap cloud storage like 3-4 TB to backup some of my servers off-site
what is the best you know ?
VincentKeyboard wroteYou want to upload 24TB a month? From Lebanon?
1-i have around 7 servers..each around 500 GB in backup size
2-i have to upload the backups every 3-4 days so in any given time I should have one set of backup on the cloud around 3-4 TB
3-i have around 20 mbps of upload speed (im abroad)

I will see if my isp can rent me space his data center for a small NAS or small pc with a raid card
duke-of-bytes wrote
VincentKeyboard wroteYou want to upload 24TB a month? From Lebanon?
1-i have around 7 servers..each around 500 GB in backup size
2-i have to upload the backups every 3-4 days so in any given time I should have one set of backup on the cloud around 3-4 TB
3-i have around 20 mbps of upload speed (im abroad)

I will see if my isp can rent me space his data center for a small NAS or small pc with a raid card
I think you made a mistake.

You have 7 servers of .5TB each, that is 3.5 TB of initial upload, possibly less if you compress them.

Then each subsequent backup should be incremental so you only upload what has changed. Any half decent backup software has this functionality.

As for downloading 1TB each month I'm not sure why you want to do that.

According to the number you entered, Backblaze calculated that your storage will be growing by 21TB each month (24 - 3).
So after one year you would be storing in excess of 250 TB in your account.

So it seems that it's not B2 that is very expensive but rather the numbers that you entered which are very wrong.

I think that if you use a B2 with one of the clients that provide incremental backup, you can do it for something like $500 / year. Of course it is a very rough estimate, I do not know any details about your data and how much it changes. It could be less or more.

Backblaze have two products, one is cloud storage which is called B2. I use it, and last time I checked it is the cheapest cloud storage option for raw storage (you have to manage it yourself through a third party client).

The second product is a fully managed backup system including a client which you can download from them. I am not familiar with this option.
He said every 3 to 4 days. That makes the initial backup 3.5TB and another 3.5TB every 3 to 4 days. That is 24.4TB total uploads in the first month and around the same for each subsequent month.
That means the client will need to purge older backups when getting close to the quota.
I can do incremental and i remade the calculation still too expensive..i can get a 6 tb dedicated server for less than 120$ per month

The 1 TB is only 10$ so wont really matter
The isp agreee to give me a 2 u.in his racks for free
Backblaze is the cheapest reliable option on the market right now for cloud backups in terms of storage costs. If you don't want to pay that much you'll need to look into more specialized services. I can't really recommend any of them before knowing more details on the servers and their contents. Some major things are: Is it a windows or linux server? Is it wordpress website? Will you be needing to download these backups frequently outside of the regular integrity checks? Do you have any databases that need to be backed up? Any VMs? Do you want a full system clone or only file backups?
This doesn't cover everything but can point you in the right direction on where to look. The more restrictive and specific your backup plan is the more you're likely to save.
Elied wroteBackblaze is the cheapest reliable option on the market right now for cloud backups in terms of storage costs. If you don't want to pay that much you'll need to look into more specialized services. I can't really recommend any of them before knowing more details on the servers and their contents. Some major things are: Is it a windows or linux server? Is it wordpress website? Will you be needing to download these backups frequently outside of the regular integrity checks? Do you have any databases that need to be backed up? Any VMs? Do you want a full system clone or only file backups?
This doesn't cover everything but can point you in the right direction on where to look. The more restrictive and specific your backup plan is the more you're likely to save.
full system backup ( can be incremental as well )
cold storage , only downloaded for integrity check or in case of disaster recovery
all windows servers ranging from 2008 to 2016 containing VMs,SQL , exchange , AD , file servers , erp ( خبصة )
i have local storage and weekly backup on external disk ..
i sent a small nas to my isp to try and see if it is feasible .. being on my own vlan i am only restricted by my antenna speed - 20 to 45 Mbps
let's see if this works well ..
Check out the Hetzner auctions, you can snap up dedicated servers at decent prices: https://www.hetzner.com/sb?country=us
For example:

Intel Core i7-920
12 GB RAM
2x2 TB
Unlimited traffic

EUR 26.89 per month
duke-of-bytes wrote i sent a small nas to my isp to try and see if it is feasible .. being on my own vlan i am only restricted by my antenna speed - 20 to 45 Mbps
let's see if this works well ..
Synology NAS have aB2 application, so you can easily sync between a Synology NAS and B2.
I don't think this is what you are looking for, because it would mean making a backup from a backup (since the NAS is already a backup) but anyway just saying - just in case. I though this integration was neat.
Good that you can put your own NAS at your ISP's. All good.
samer wroteCheck out the Hetzner auctions, you can snap up dedicated servers at decent prices: https://www.hetzner.com/sb?country=us
For example:

Intel Core i7-920
12 GB RAM
2x2 TB
Unlimited traffic

EUR 26.89 per month
this looks good .. i will look into it
Get 2 Kimsufi servers, (kimsufi.com), that would be the cheapest available option if you're planning to upload and delete a lot. Only problem is, you have to check several times a day for a server to be available.
Hybrid wroteGet 2 Kimsufi servers, (kimsufi.com), that would be the cheapest available option if you're planning to upload and delete a lot. Only problem is, you have to check several times a day for a server to be available.
Kimsufi is also limited to 100 mbps if I recall correctly.
Do you know any file copying/syncing app that will let me control bandwidth and schedule
I tried ultracopier but it is not very stable

For pc
duke-of-bytes wroteDo you know any file copying/syncing app that will let me control bandwidth and schedule
I tried ultracopier but it is not very stable

For pc
Try rsync, you can get it via cygwin if you're using Windows. Setup instructions are here.
You can limit bandwidth usage using the "--bwlimit" option.
Syncthing?
(It have bandwidth limits, maybe possible to do some automating by scripts)
nuclearcat wroteSyncthing?
(It have bandwidth limits, maybe possible to do some automating by scripts)
I dont know this one..will check it out