aboutsummaryrefslogtreecommitdiff
path: root/public/replacing-dropbox-in-favor-of-digitalocean-spaces.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-10-31 10:17:43 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-10-31 10:17:43 +0100
commitae24d9a8869c497537839f330384cbadb2cf687c (patch)
tree79184f1d1db6f0b8e2f7aad3a262b3a2bccdde58 /public/replacing-dropbox-in-favor-of-digitalocean-spaces.html
parent409dfae3983b55ffa469a556683fab4ec70b1e99 (diff)
downloadmitjafelicijan.com-ae24d9a8869c497537839f330384cbadb2cf687c.tar.gz
Updated theme
Diffstat (limited to 'public/replacing-dropbox-in-favor-of-digitalocean-spaces.html')
-rwxr-xr-xpublic/replacing-dropbox-in-favor-of-digitalocean-spaces.html12
1 files changed, 6 insertions, 6 deletions
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
66going on.<blockquote><p>One obvious benefit of this is that I can omit syncing Node's <code>node_modules</code> 66going on.<blockquote><p>One obvious benefit of this is that I can omit syncing Node's <code>node_modules</code>
67or Python's <code>.venv</code> and <code>.git</code> folders.</blockquote><p>You can use this script in a combination with <a href=https://en.wikipedia.org/wiki/Cron>Cron</a>.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span>0 2 * * * sh ~/Vault/bin/vault-backup.sh 67or Python's <code>.venv</code> and <code>.git</code> folders.</blockquote><p>You can use this script in a combination with <a href=https://en.wikipedia.org/wiki/Cron>Cron</a>.<pre tabindex=0 style=background-color:#fff><code><span style=display:flex><span>0 2 * * * sh ~/Vault/bin/vault-backup.sh
68</span></span></code></pre><p>When you start syncing your local stuff with a remote server you can review your 68</span></span></code></pre><p>When you start syncing your local stuff with a remote server you can review your
69items on DigitalOcean.<figure><img src=/posts/dropbox-sync/dropbox-spaces.png alt="Dropbox Spaces"></figure><p>I have been using this script now for quite some time, and it's working 69items on DigitalOcean.<figure><img loading="lazy" src=/posts/dropbox-sync/dropbox-spaces.png alt="Dropbox Spaces"></figure><p>I have been using this script now for quite some time, and it's working
70flawlessly. I also uninstalled Dropbox and stopped using it completely.<p>All I need to do is write a Bash script that does the reverse and downloads from 70flawlessly. I also uninstalled Dropbox and stopped using it completely.<p>All I need to do is write a Bash script that does the reverse and downloads from
71remote server to local folder. This could be another post.</div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/solaris/ZFSWhyNotDirectoryToFilesystem target=_blank rel=noopener>One reason that ZFS can't turn a directory into a filesystem</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>One of the wishes that I and other people frequently have for ZFS 71remote server to local folder. This could be another post.</div></article></main><section><hr><h2>Posts from blogs I follow around the net</h2><ul><li><a href=https://utcc.utoronto.ca/~cks/space/blog/linux/NFSv4ServerLockClients target=_blank rel=noopener>Finding which NFSv4 client owns a lock on a Linux NFS(v4) server</a> — <a href=https://utcc.utoronto.ca/~cks/space/blog/>Chris's Wiki :: blog</a><div>A while back I wrote an entry about finding which NFS client owns
72is the ability to take an existing directory (and everything 72a lock on a Linux NFS server, which turned
73underneath it) in a ZFS filesystem and turn it into a sub-filesystem 73out to be specific to NFS v3 (which I really should have seen coming,
74of its own. One reason for wanting this is that a number of things 74since it involved NLM and lockd). Finding the NFS v4 client that
75are set and controlled on a per-filesyst…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen 75owns a lock is, depending on your perspective, either simpl…<li><a href=http://www.landley.net/notes-2023.html#28-10-2023 target=_blank rel=noopener>October 28, 2023</a> — <a href=http://www.landley.net/notes-2023.html>Rob Landley's Blog Thing for 2023</a><div>Oh good grief, two of my least favorite licensing people, Larry Rosen
76and Bradley Kuhn, are interacting on the OSI's license-discuss 76and Bradley Kuhn, are interacting on the OSI's license-discuss
77list where the're doing 77list where the're doing
78bad computer history and insisting that a guy Larry Rosen 78bad computer history and insisting that a guy Larry Rosen