this post was submitted on 17 May 2023
5 points (100.0% liked)
Free and Open Source Software
19771 readers
5 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wasn't happy with any off the shelf services a while ago so I ended up writing a cron job that gpg encrypted every file I needed backed up nightly and then rsync'd it to an s3 mount point. It worked without any issue for just enough time that I forgot about it and now it doesn't work, so ... I maybe wouldn't follow that route, but also maybe I would if I had enough energy to unfuck that side project up.
Out of curiosity I looked at it again, and I'm kind of half-impressed, half-disgusted that I wrote that script. I had some thoughts of sharing it as a starting point but now I'm pretty sure I should just kick it back into the closet and shut the door and ignore it like it never happened