I don’t recall when, exactly, I started using Dropbox. However, I apparentlyearned a bonus 250 MB of space by completing the “Getting Started” flow backin September of 2009. So, it’s been a minute.
At first, Dropbox was a revelation. It was the first time somethingsynchronized with the cloud, and did so reliably. Their client apps weresvelte, optimized, and worked a treat.
Over the years — mostly but not entirely because of their own choices— their client apps have become gross, bloated, overcomplicated messes.
I still rely on Dropbox to collaborate with mycoworkers. However, I haven’t run one of their client appson my computers in around five years. How?
My Synology takes care of it for me. If you happen to have a SynologyNAS, you, too, can live in this eden.
The path forward is a combination of Synology Drive andSynology Cloud Sync. In short, Drive acts as a faux-Dropbox, andallows you to sync files between your devices via your own Synology.Cloud Sync then synchronizes between your Dropbox and your Drive.
- Install Synology Drive Server on your SynologyConfigure it… however it needs to be configured. Honestly, I haven’tdone this for a decade, so, uh, Godspeed.Install a Synology Drive client on your computer and verify that filesare being synchronized between your computer and Synology.Install Synology Cloud Sync on your SynologyClick the ➕ button to add a new cloud providerSelect DropboxGo through the authentication flow. While you do this, the key isto set your Dropbox sync folder to be within your Drive. This way,the place that Dropbox is synced to is synced to your computer via DriveDelete the Dropbox client from your computer and rejoice
So, for me, my Synology’s filesystem looks like this:
~casey +-- ... +-- Drive | +-- ... | +-- Dropbox | | `-- (My entire Dropbox is here) | `-- ... `-- ...
On my Mac, it looks basically the same.
So, if I were to create a new file on my Mac, and save it as
~/Drive/Dropbox/some-text-file.txt
The following will happen:
- The Synology Drive client on my Mac will see the new fileThat file will be uploaded to the SynologyCloud Sync (running on the Synology) will see the new filewithin the synchronized
Dropbox
directoryCloud Sync will upload that file to DropboxThus, some-text-file.txt
ends up in my Dropbox, and all I had to dowas save the file on my local SSD and trust my synchronization scaffoldingto take care of it.
I will say that the Synology Drive client for macOS is… not great. It’s clearlya cross-platform app, though I believe it’s using Java or some other sort oftechnology, rather than Electron. It’s ugly, but it works, and unlike theDropbox client apps, it stays out of the way.
I can’t recommend this setup enough, and if you have the means Synology, Ihighly suggest you pick one up give it a chance.