Replacing Dropbox in favor of DigitalOcean spaces

post, Jan 24, 2021 on Mitja Felicijan's blog

A few months ago I experimented with DigitalOcean spaces as my backup solution @@ -64,21 +64,18 @@ or Python's .venv and .git folders.

You

When you start syncing your local stuff with a remote server you can review your items on DigitalOcean.

Dropbox Spaces

I have been using this script now for quite some time, and it's working flawlessly. I also uninstalled Dropbox and stopped using it completely.

All I need to do is write a Bash script that does the reverse and downloads from -remote server to local folder. This could be another post.