this post was submitted on 14 Mar 2024
2 points (100.0% liked)

Selfhosted

39410 readers
690 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi everyone,

I would like to ask your opinions on reliable cloud storage providers for media. I have a media collection that isn't too big (about 2-3TB) that I'd like to store on the cloud since I'll be moving in the future and don't think I can handle multiple hard drives.

What do you suggest? Any issues I should be looking at? I came across Wasabi too, along with the more expensive Scaleway and Cloudflare R2 offerings. For now Backblaze seems fine in terms of reliability, but has anyone come across complaints from them regarding what is stored on their servers?

Thanks!

top 14 comments
sorted by: hot top controversial new old
[–] oleorun@real.lemmy.fan 3 points 6 months ago

Use encryption if you are concerned.

[–] scrubbles@poptalk.scrubbles.tech 3 points 6 months ago (2 children)

I won't comment on legality of anything, but if you encrypt your data it'll be impossible for anyone to tell what it is. Rclone has an option to do this.

[–] MigratingtoLemmy@lemmy.world 0 points 6 months ago (1 children)

Can I do incremental backups with rclone whilst encrypting it?

[–] solrize@lemmy.world 0 points 6 months ago (1 children)

Idk about rclone but you can do that with Borg backup.

[–] alibloke@feddit.uk 0 points 6 months ago (1 children)

Borg is a great tool, you should check it out

[–] maiskanzler@feddit.de 0 points 6 months ago (1 children)

But Borg does not work with object storage, it needs a borg process on the receiving side.

[–] LaggyKar@programming.dev 1 points 6 months ago (1 children)

Another alternative then would be Restic. That's what I'm using for backups

[–] sudneo@lemmy.world 1 points 6 months ago

Or rustic! It is compatible with restic but has some nice additions, for example the fact that supports a config files. It makes operations a bit easier IMHO (I am currently using both).

[–] matcha_addict@lemy.lol 0 points 6 months ago (1 children)

I could be wrong, but I remember reading some companies using AI to analyze your data traffic. Even when encrypted, they may be able to tell that it must be video streaming of some sort. Many providers ban video streaming altogether, legal or not.

[–] teawrecks@sopuli.xyz 1 points 6 months ago

Sounds like OP is asking about file storage. Video streaming could be spotted using info leaked regarding traffic behavior. But uploading an encrypted file for storage shouldn't leak anything except the size.

[–] catloaf@lemm.ee 2 points 6 months ago

For a short period of time, nobody will care, especially with almost zero traffic.

But for only up to 3tb, you can easily fit that on a single drive.

[–] hperrin@lemmy.world 1 points 6 months ago* (last edited 6 months ago)

I wrote a WebDAV server you can use as the frontend for it that can encrypt everything you upload.

https://hub.docker.com/r/sciactive/nephele

There’s something I’m using that Backblaze doesn’t support, so I’m fixing that right now.

Edit: Ok, I fixed the issue and updated it on Docker. It now works with Backblaze. It’s a bit slow, but I’m not sure if that’s just my connection or Backblaze.

[–] satanmat@lemmy.world 1 points 6 months ago

I don’t use b2, rather; I have a personal account. Backing up 3 computers and they’ve never said anything over years So. Yeah it’s fine

[–] tagginator@utter.online 0 points 6 months ago

New Lemmy Post: Backblaze B2 vs other storage providers to store legally ripped media (https://lemmy.world/post/13097118)
Tagging: #SelfHosted

(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)

I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md