• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle







  • I can’t recall storage costs (they’re on the website somewhere but are not straightforward).

    I was paying maybe $7 a month for a few hundred Gb, although not all of that was glacier.

    But retrieval was a pain. There’s no straightforward way to convert back from glacier for a lot of files and there’s a delay. The process creates a non-glacier copy with a limited lifespan to retrieve.

    Then the access costs were maybe $50 to move stuff out.

    I moved to rsync.net for the convenience and simplicity. It even supported setting up rclone to access s3 directly. So I could do cloud-to-cloud to copy the files over.


  • I like the versatility of rclone.

    It can copy to a cloud service directly.

    I can chain an encryption process to that, so it encrypts then backs up.

    I can then mount the encrypted, remote files so that I can easily get to them locally easily (e.g. I could run diff or md5 on select files as naturally as if they were local).

    And it supports the rsync --backup options so that it can move locally deleted files elsewhere on the backup instead of deleting them there. I can set up a dir structure such as Oldfiles/20240301 Oldfiles/20240308 Etc that preserve deletions.







  • What it looked like was an email program with a list of subject names like mail folders, each containing subject lines of conversation threads. The threads were fully branched, replies under the correct messages, like Lemmy. Not a simple list, like email.

    Also unlike email, the messages were posted publicly instead of to you.

    There was a list of newsgroup names for different subjects, you’d pick which of those to get messages from to appear as the “mail folders”.

    The names were in a hierarchy, so computer subjects were comp.something, hobbies/recreation were rec.something etc. a bit like website names, only back to front, general to more specific, e.g uk.rec.sheds, alt.startrek.fanfic , rec.humor, rec.humor.funny.

    You’d download messages from (and upload your replies to) a server and it would share messages with other servers, like Lemmy federation. So each group would be a merge of all messages from all around the world. Effectively there would only be ONE alt.folklore.urban for instance.

    Usually your isp would run a server and you’d use that.

    At first it wasn’t mainly used as a way to share binary files encoded as text messages, but eventually that took over, isps dropped having servers and big paid ones took over.