From ae24d9a8869c497537839f330384cbadb2cf687c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 10:17:43 +0100 Subject: Updated theme --- .../replacing-dropbox-in-favor-of-digitalocean-spaces.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'public/replacing-dropbox-in-favor-of-digitalocean-spaces.html') diff --git a/public/replacing-dropbox-in-favor-of-digitalocean-spaces.html b/public/replacing-dropbox-in-favor-of-digitalocean-spaces.html index 7c65a3f..5807f90 100755 --- a/public/replacing-dropbox-in-favor-of-digitalocean-spaces.html +++ b/public/replacing-dropbox-in-favor-of-digitalocean-spaces.html @@ -66,13 +66,13 @@ Gnome notification center. It is a straightforward solution. Nothing special going on.

One obvious benefit of this is that I can omit syncing Node's node_modules or Python's .venv and .git folders.

You can use this script in a combination with Cron.

0 2 * * * sh ~/Vault/bin/vault-backup.sh
 

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 +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.


Posts from blogs I follow around the net