Hello, everybody. I’ve been looking for a new storage solution. I know, that HDDs are reliable and SSDs are for fast access, but I’ve been an HDD user ever since. I have an SSD, but I only have the OS on it. Likewise, I want to do some basic File operations, as writing documents or copy files. It would also be great if I could use it as a Backup kind of sorts device. It would be great if I could move my data from my old WD-Elements external HDD, quickly, to an intern HDD without any fuss. I just need a Storage medium that’s cheap and good. Do you have any recommendations? Thanks in advance!

  • BCsven@lemmy.ca
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    11 months ago

    Hdd are good for storage. An SSD sometimes fails by the block mapping area that handles location of where it placed bits of data. When that fails nobody is getting any data off that storage. with an HDD even if your fs table dies you can still pull all the files off using the strings tool. Having said that some sort of self healing system like ZFS should be used to prevent bit rot.