Slashdot Mirror


USB Flash Drives for Backup/Long-Term Storage?

cyberdigm is curious about this issue: "I am writing two books and have just recently gone through the trauma of having my hard drive flake out (physical damage to several sectors). Fortunately, while the OS instance was trashed, the file system is still intact, so I have been able to recover my files.Given that, I am now much more aware of the needed to regularly back up my files. I'd be interested in any opinions about the suitability of USB flash drives to help me solve this problem. The idea would be to store copies of all my files on a USB drive and back them up every day. I like that USB drives are generally fairly cheap. My concern is the long-term wisdom of this approach. Are there (practical) rewrite limits for USB flash drives? Is there a chance that the data would degrade on the drive over time? Other alternatives I am considering include external/USB hard drives. Of course, an overarching concern is that I'd rather not spend a lot of money."

5 of 81 comments (clear)

  1. Practical Concerns by Marxist+Hacker+42 · · Score: 5, Interesting

    Experiences in using flash memory for backups on PocketPC:

    #1: Rewrite limits. Currently, flash memory has about a 1 million rewrite limit theoretically. In practice, though, I had a CompactFlash card (no real different technology from the USB drives other than interface to system) fail after about a year of daily backups.

    #2: Time-to-destruction- I once left pictures of my honeymoon for nearly 6 months in my digital camera, also using flash memory. After 6 months, the files had a 50% corruption rate. So I wouldn't consider this a very long term storage solution- at least not without refresh.

    Asside from those concerns, it's a very cool idea- especially if you kept the backup software on the key and increased your potential by using say, 7 keys (one for each day of the week) and kept the backups off site.

    --
    SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
    1. Re:Practical Concerns by name773 · · Score: 5, Informative

      there are two sides to a magneto optical disk: a floppy-like side and a cdrom-like side. a laser heats the cdrom-like side until it hits a temp. where the magnetic portion directly below that hot point can be changed. a magnetic head then changes the polarity of that hot spot on the magnetic side. the disk is read from the optical side, and the dot on the optical side reads differently depending on the polarity of the dot directly oposite it on the magnetic side of the disk. this gives you over 1e6 rewrites, and the disk won't demagnetize under a certain (high) temperature. also, the shelf life is 50-100 years, in part due to the plastic (3.5" floppy like) casing mentioned by the parent. the disadvantage being that these drives are slow and expensive... slow because the drive checks what it just wrote and corrects the write if it's faulty (i think on a per dot basis). the upside is reliability.
      magneto optical discs get anywhere from 128mb to 5.2gb that i've seen, and they come in three varieties: minidisc, which is primarily for audio, but a few data ones are being sold, the old version holds ~1/5 of a cd, so ~130mb, the newer version (uses multiple layers) holds 1gb, and i don't know if they have a data version or not. 3.5" mo discs come in 128mb-1.3gb that i've seen. slightly older drives accept 640mb discs while the new ones take 1.3gb discs. this value may have increased since i last looked for a mo drive. 5.25" mo discs come in sizes up to 5.2gb so far as i've seen; this value might be bigger now.

  2. Use multiple approaches by GCP · · Score: 4, Insightful

    The more media types and locations, the better, but concentrate on the small percentage of your data that you couldn't recover by just buying or downloading another copy. Concentrate on your own personal data, and the job will be much easier to manage.

    The USB drive will be fine as one approach--use it daily--but don't leave it at that. It's a convenient medium, but you want it to be able to fail without hurting you much. If you combine it with other media, you can enjoy the convenience without exposing yourself to whatever risks there may be.

    Then get yourself Web hosting from some reasonably good quality host and FTP your files to your own website. If you're not very technical, the Web host can tell you how. You don't need to learn how to build a website to FTP files. The more important the data is, and the harder to recreate, the more you need to have it on the website. If you can just get it up there, they will do your backup for you. This assumes that you don't have tens of gigabytes of personal data, which could be a mistaken assumption if you are talking about photography, for example, instead of writing.

    From time to time, burn a CD-R of your files (or multiple DVDs if you have gigabytes of important personal stuff), make multiple copies, and stash them in different locations: with your parents, in a self-storage locker, or whatever. That's too much bother to do very often (if you include the offsite stash), but it's a good thing to do occasionally. Just to be sure, check and see if the CDs/DVDs you burn can be read in your parent's, friends, or kids' computers.

    --
    "Those who have never entered upon scientific pursuits know not a tithe of the poetry by which they are surrounded."
  3. Multiple Redundancy by D.A.+Zollinger · · Score: 4, Insightful

    Any kind of backup solution is preferable to a single point of failure. USB Keys may not be the best solution out there, but it is certainly better than having only one copy on your hard drive. I would look at more than just USB keys, there are certainly plenty of options for copying and making backups of your data, from CD-Rs, and iPods, to zip disks, and external USB/Firewire hard drives.

    While a USB key is certainly portable and convenient, it may also create another problem - easy theft of your work. How easy is it to lose a USB key, or have it stolen. And what happens if the finder claims your work as their own? If you did use a USB key, I would definately not keep it with you, but store it in a safe and secure location.

    In that vein of thought, since you are working on a book, do you keep hard copy backups? I know it would be a pain to OCR all those pages back in if you lost everything, but it would be better than starting from scratch. If kept in a fire retardant safe, they would fare much better than digital media would.

    --
    I haven't lost my mind!
    It is backed up on disk...somewhere...
  4. RAID 5 by xornor · · Score: 5, Funny

    My computer has 6 usb ports, get 6 usb flash drives and RAID 5 them. If one dies replace it ;)