No sane NAS should work that way.
Unless you have a giant raid array, where you need all the drives running at the same time on the same system, plugging in a single raid 0 member, for example, via usb to sata adapter, should let access its contents just fine.
Provided you’re on an OS that can read the file system. That can require some extra effort on windows.
xana@lemmy.zip 4 months ago
This is also one reason why I am hesitant for a NAS. They might run on their own OS and have their own private format while I dont want to be vendor locked in in any ecosystem
folekaule@lemmy.world 4 months ago
True open source products are your best bet. TruNAS and Proxmox are popular options, but you can absolutely set up a vanilla Debian server with Samba and call it a NAS. Back in the old days we just called those “file servers”.
Most importantly, just keep good backups. If you have to choose between investing in a raid or a primary + backup drive, choose the latter every time. Raid will save you time to recover, but it’s not a backup.