

- Synology drive configuration for free#
- Synology drive configuration install#
- Synology drive configuration Pc#
- Synology drive configuration download#
- Synology drive configuration free#

Synology drive configuration free#
So I would strongly recommend taking advantage of the free IDrive express service to kickstart your backup. Uploading data into the IDrive cloud is not the fastest operation.
Synology drive configuration download#
You can download the IDrive package for Synology here. It requires a few other Synology packages and some minor tinkering to get it running (under the prerequisites).
Synology drive configuration install#
Pretty slick.ĭo note that the IDrive package is a bit of a pain to install and get working, so be sure to follow the full set of instructions here. If you have a major disaster and need all your data in a hurry, they can ship you a drive with your content. Subsequent backups via the Synology IDrive app are then just deltas.
Synology drive configuration for free#
So they ship you for free (once a year) an external disk that you dump a backup on to, and they upload it directly into the cloud. I have 2.4TB of photos, and I don't want to wait weeks on that to upload or download in the case of a disaster. What I really like is the once-yearly free IDrive express service. Otherwise it's around $70/yr for 5TB which is still cheap. Use this link (working as of this writing) to get the special 90% off deal. For the first year 5TB of personal data is $6.95. IDrive is a cloud storage provider that has really good reviews, "snowball" type service (IDrive Express), and is pretty darn cheap. This means unless ransomware could dig SMB credentials out of Acronis, the file shares with my backups are inaccessible to the client or ransomware.Īnd to be clear, I never access the NAS file shares via any Synology elevated admin accounts, as then all shares would be exposed in a read/write manner (in the default configuration).

The Acronis credentials are only stored in Acronis, and those shares are NOT mounted to my clients.
Synology drive configuration Pc#
The result is I use a "NAS" account on my PC and Mac to access the general purpose file shares read/write, and an "Acronis" account that can read/write to only the backup shares. In each case I used DSM to explicitly deny access to shares that each account should not have permissions to. The other user is for Acronis (backup software), so it can write to a couple of backup shares on my Synology. So what I did was create two users, one for read/write access to only those couple of shares that clients need (general purpose file shares). I also have a couple of backup shares for Acronis that DO need write access, but only for Acronis and not by clients. The last thing I want is for those shares to be writable by my client computers. OneDrive and Dropbox) being sync'd locally to my Synology, as a backup measure. In my case (described more below) I have shares for cloud storage backups (e.g. Ransomware or a virus could be quite cleaver and look for network file shares to encrypt. On another security note, let's briefly talk about user accounts and file share access. I disabled IPv6 for other reasons, so I personally didn't see the slow share access issue pop up. I chose not to configure a VPN here.įinally, if you have slow SMB share access via a Windows client, check out this thread on the Synology forums. So be careful whether you want to use this VPN, or possibly a Docker Container with a VPN that is more robust (which I'll cover later). However, it does not have a 'kill' switch option, which prevents traffic leaks in case the VPN goes down. If you want your NAS to connect to the internet via a VPN, you can also configure that here as well. Configuring this option creates Bond 1 in the network interface GUI. Balance-SLB was acting weird in my environment (some hosts randomly lost connectivity to the NAS), but Active/Backup has been rock solid. Don't bother with trying LACP (IEEE 802.3ad) with the GS116E, as it will NOT work. So for my situation I configured DSM networking for "Active/Backup", and connected both NICs to my switch. It supports LAG, but not dynamic load balancing. I have a single Netgear GS116E, which is a managed but very entry level switch. So if you are a Nutanix customer, the options presented will seem familiar. Underneath the covers it uses OpenVSwitch. Configuring networking in DSM is straight forward, but you do have a few options. All of these settings are in the Control Panel under Network.
