this post was submitted on 21 Aug 2026
58 points (98.3% liked)

Selfhosted

61624 readers
547 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

So...I was wondering. Is there any backup tape system that would be advisable to use for backing up some TBs? I guess I need it to be USB, as the server is a micro PC, one of those tiny ones you can hang from behind a monitor. It's an HP ProDesk.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] bluGill@fedia.io 2 points 1 day ago

Yes, but not as an out of the box solution. Tape drives use standard sizes, and standard interfaces (often serial attached SCSI). You can buy a tape drive and a USB encloser that lets you put your own drive in it and the tape drive will work. You need to make sure the USB encloser provides enough power, is big enough, and has the correct interface, but it will "just work" if you select the right parts and plug them in. Do make sure you read the spec - some cheaper enclosers may not support USB3 data rates which you tape drive may need to work well.

The USB designers made the decision back in the day that they would not design a protocol for CDrom (then important), tape, or other such things. Instead they designed a "here is how to transmit SCSI over USB", which makes it cheap to design USB to SCSI adapters and that is what has been done.