this post was submitted on 16 Jul 2025
41 points (97.7% liked)

Selfhosted

49559 readers
499 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 2 years ago
MODERATORS
 

Hi everyone,

I’m visiting some family in another area of the country soon, and have the opportunity to set up a little remote backup server.

Essentially I would like to set something up that I can ssh into and backup photos/videos/documents from my main server periodically once a month or so. Ideally it would be off until I need to turn it on.

I’m looking for ideas on how to best approach this. What kind of hardware would you use in my shoes? I have a couple of spare raspberry pi’s I was thinking to use with an external drive. I was also considering something like those ugreen nas devices that have been popping up. I would ideally set it up and do a sync before I head there, and then just plug it in. Would wake on lan be advised for this?

you are viewing a single comment's thread
view the rest of the comments
[–] HelloRoot@lemy.lol 2 points 1 day ago (3 children)

raspberry pi + USB raid enclosure in mirror mode with 2x HDD

[–] rehydrate5503@lemmy.world 2 points 1 day ago (2 children)

Do you think a pi 3b would be enough for this?

I have two spare low performance 4TB drives I was thinking to use for this. It’s not quite enough though. Would be ideal to find a way to be able to have someone there easily add a drive when needed 🤔

[–] JovialSodium@lemmy.sdf.org 3 points 1 day ago* (last edited 1 day ago) (1 children)

The 3b just has USB 2, so even with slow spinning rust, that's going to be a bottleneck. But it's probably still plenty fast as a remote storage device for media storage.

Edit: said I didn't know OP's use case but in re-reading they did say. Edited accordingly.

[–] rehydrate5503@lemmy.world 2 points 1 day ago

Hmm good point on it being usb2. I would only occasionally power it on to sync, and the sync could be 50Mb or 20Gb, but even then I think that should be ok.