Backblaze Synology



  1. If you’re looking for an alternative I would suggest checking out Backblaze and the post How to install Backblaze on Synology NAS. Install headless CrashPlan on Synology NAS. These steps are being done using a Synology DS412+ running DSM 5.0 Update 7. (Tested to work on latest DSM 6.1).
  2. B2 Cloud Storage is ready-access, S3 compatible cloud storage that is incredibly affordable, cost predictable, and has no hidden fees. Our single tier pricing means you don't trade off storage affordability versus download costs. In addition, Backblaze has one pricing table for all regions.

Backblaze ships the Synology NAS without the drives trays installed to better protect both NAS and drives. The disks are installed in trays, and the trays need to be placed into the NAS. The disks can be installed in any order. With a 1-1 mapping between files on-prem and objects in the cloud, all of your data is secure and ready to restore. Long-term retention and 3-2-1 backups of your Veeam data have been simplified and made easily accessible with the joint solution from Backblaze B2 and Tiger Bridge. DOWNLOAD COSTS ARE $.01, NOT $.001 AS VIDEO SHOWS!! Written Instructions: 🔔 Subscribe for more tech related tutorials.

We have finally made it. We’ve made it to the last section of this project. Now that we’ve set up the main services on the NAS and moved our files to it. Let back it up just incase the whole thing implodes (*knocks on wood). There is a lot of options between CloudSync and Hyper Backup to create a backup of the NAS and now there is a lot of options for cheap cloud storage. All of them have their pros and cons, advantages and disadvantages, and different capabilities.

Before we go into configuring CloudSync lets break down Hyper Backup vs CloudSync first.

Synology
  • Hyper Backup is mainly used to replicate a traditional backup software to a Cloud Storage location. You configure a standard backup retention schedule like daily, weekly, monthly etc.
  • CloudSync is mainly used for taking what is on the NAS and dumping it somewhere else or used to keep 2 locations in sync. You and sync a folder on your NAS to a folder in your onedrive account. The connection can be a single direction or by directional.

For this process I choose to use Backblaze B2 Cloud Storage. More specifically I’m going to configure a one way sync to Backblaze and configure Backblaze to hold everything with version control. Lastly, in this configuration I will configuration not to download and changes from BackBlaze. This last step is a precaution just incase backblaze is comprised then what ever changes are made will not impact the NAS files. Then I can just delete the BackBlaze container and reupload everything.

I’m not going to go through the BackBlaze account setup because it’s pretty straight forward. You create an account, create a bucket, and some encryption keys. Then you’ll need put that information into CloudSync. It’s a similar set up to any other vendor out there. So let’s focus on the Synology part of it.

First, log into your Synology and open up Package Center.

Download and install the CloudSync Application.

Next open Cloud Sync and Click the + sign to add a vendor.

As you can see there is a ton of vendors to choose from. We are going to pick BackBlaze B2 and click Next to continue.

For BackBlack specifically they need the following items.

  • Account ID /applicationKeyID
  • Application Key
Backblaze

Once you put those 2 items in you’ll be able to select the bucket you created. If you have a bigger BackBlaze account with multiple buckets you can choose which bucket to use.

Click Next to continue.

On this page is where you start creating your synced folders. After you create the first folder you can add more folders. Since I’m using this for Backups and not synced cloud access I’ve selected “Upload local changes only” for sync direction. If you want to scope the schedule you can do so under “Schedule Settings”.

When you can enable Data Encryption you’ll have to create a password for the encryption. Don’t loose the password or else you’re backups will be useless.

Click Next to continue.

Backblaze Synology Encryption

The process is complete. Click OK and you can go back to the Overview tab to see the status.

If you have more folders to sync click on Task List and you can add them there.

That is it. That is the process to easily sync your Synology NAS to Backblaze. I hope you’ve found this guide and the other ones in this series useful.

Hyper

Backblaze Synology Hyper Backup

-Terry Sheridan

Backblaze Synology Nas

It depends on the volume of data. Running a second Synology unit at another site and mirroring changes (using something approaching the efficiency of rsync) will easily be the most economical beyond 1tb -- an amount typically included for free with just about every Office 365 subscription. It's not ideal however, unless you plan to perform DR to the cloud; that is, restore a failed local instance to a cloud platform. This is because you will be unable to get one tenth of 1tb of data that stored in the cloud in a timely fashion unless it is being restored to an adjacent platform. Boso port devices driver download.

Synology Cloud Backup

The cool thing about rsync is that the bandwidth use can be near zero as you can do a full mirror once a week but generate a differential file each night and export it to a local drive instead of applying the changes over the internet. That differential file can be used to roll the remote version forward to the time the file was generated. You would only actually apply it to the remote mirror if need be -- testing notwithstanding.





Comments are closed.