Slashdot Mirror


Simple Windows Backup to CD/DVD?

Meri051846 asks: "I am looking for a simple backup for my own use. Ideally, this backup would be able to span from one CD to the next for 'overflow'. Right now I am just using 'Easy CD Creator' and choosing what I want backed up and saving it so that I can backup most every day or so. One problem I am having is that my backup material is growing and won't fit on one CD. Also, when I add new items to 'My Documents', for example, I have to go into my program and make sure that new document will be included in the backup. (Even when I ask 'Easy CD Creator' to update the backup, the new items are not included. It just updates the old ones.) It usually isn't, so I have to manually add it to my 'backup program'. I hope I am making myself clear. Is there any backup program that will fullfil my wishes or am I dreaming of 'things to come'?"

123 comments

  1. How much data by maxume · · Score: 3, Informative

    Are you changing 700MB of data every day? If you aren't, just try to split stuff up more, and only back up what you happen to work on that day. Unless you are working with large chunks of a pretty big data set, across the entire data set, you should be able to keep going for quite a while just by splitting things up a bit.

    --
    Nerd rage is the funniest rage.
    1. Re:How much data by pr1923 · · Score: 1

      Take a look at handybackup.com. this will allow you to backup multiple folders, files or drives to as many cd's as it takes. The cost on it is only $30 and well worth it. I use regularly to backup my server to a ftp server hourly and to a cd daily.

    2. Re:How much data by gooru · · Score: 1

      just try to split stuff up more, and only back up what you happen to work on that day.

      Or, even better, use incremental backup tools. Just make a full backup every once in a while, like once a month or even once a year. Then, do constant incremental backups, which only backup what has changed since the last backup. I unfortunately can't think of any off the top of my head, but I know they exist.

  2. Windows Backup? by vapspwi · · Score: 3, Informative

    Are you using Win2K or WinXP? The backup program included in those versions of the OS, while somewhat clunky, is fairly full featured. You can do incremental backups and stuff like that, which should cut down on the amount of stuff you're burning every day.

    The file that is generated by Windows Backup apparently isn't compressed, so you can zip it up and save a good bit of space. If that still won't fit on a CD, I'm not entirely sure what to do. Will something like WinZip span CDs the way you used to be able to span floppies with PKZip? I've honestly never had to deal with that particular problem before...

    JRjr

    1. Re:Windows Backup? by Anonymous Coward · · Score: 0
      Will something like WinZip span CDs the way you used to be able to span floppies with PKZip?
      ZipSplit sounds like the right tool.
    2. Re:Windows Backup? by rekkanoryo · · Score: 3, Informative
      Are you using Win2K or WinXP? The backup program included in those versions of the OS, while somewhat clunky, is fairly full featured. You can do incremental backups and stuff like that, which should cut down on the amount of stuff you're burning every day.

      The file that is generated by Windows Backup apparently isn't compressed, so you can zip it up and save a good bit of space. If that still won't fit on a CD, I'm not entirely sure what to do. Will something like WinZip span CDs the way you used to be able to span floppies with PKZip? I've honestly never had to deal with that particular problem before...

      Yes, and the Win2k/XP backup program (winkey+r, type ntbackup, hit enter--quickest access) can be scheduled to run at given times as well. Just specify when using the backup wizard that you want to run it later and specify the schedule.

      For splitting the archives, WinRAR works extremely well. You can compare compression with RAR and ZIP yourself if you want, but I usually use RAR with maximum compression as I find this option usually gives me rather good compression, second only to bzip2 compression. There is a specific option for WinRAR to split directly to 700MB CD size, which you can then burn with CD Creator. The "700MB" size leaves a little under a meg free space on the CD (700MB CD-Rs are really 703MB and some change), so it works quite nicely. It can also split to 650MB CD size, or to a custom size (ideal for you DVD recorder users for the time being). But you do need the temporary disk space to do this.

      Note also that Win2k/XP's Backup performs somewhat better (from my observations) if the output file is located on an NTFS partition rather than a FAT32 partition. No clue why, though. The output file MUST be on a separate partition if the entire partition will be backed up, or in a different directory if only selected directories will be backed up.

      Happy archiving!

    3. Re:Windows Backup? by Synic · · Score: 1

      I can't wait until 7-zip gets multivolume spanning, then the only choices for Windows for such a solution wouldn't be Zip and RAR (both commercial and patented software).

    4. Re:Windows Backup? by rekkanoryo · · Score: 1

      I want to see a free program come out that uses bzip2 and gzip (choice between best and normal compression) as well as having volume spanning and the ability to read zip files. Then maybe I could get my brother-in-law off a stupidass program called ZipIt that was made by a company called Quarterdeck (came on Norton SystemWorks 2000 CD).

    5. Re:Windows Backup? by MindStalker · · Score: 1

      I use two bat files to do this for me with winrar,
      rarbackup.bat and rarbackupfull.bat
      rarbackup.bat backs up eveything changed sence the last backup and rarbackupfull backs up everything so you can do nightly runs of rarbackup and weekly or monthly runs of rarbackupfull. These files backup everything from D: and put the file in E:\backup\ and called the file backup+datastamp .rar and are set at volume sizes of 4400 MB for DVD backup (I left alot of space yes, but thats just the way I wanted it) obviously change this for your own taste and read winrars command line manual.

      rarbackup.bat
      c:\progra~1\winrar\winrar a -r -ac -ao -ed -eH -m5 -os -v4400m -xrecycler -xpagefile.sys -ag E:\backup\backup D:\*.*

      rarbackupfull.bat

      c:\progra~1\winrar\winrar a -r -ac -ed -eH -m5 -os -v4400m -xrecycler -xpagefile.sys -x*.zip -ag E:\backup\backup D:\*.*

  3. Norton Ghost? by strangel · · Score: 4, Informative

    As far as I know, doesn't Norton Ghost offer this functionality? I don't have it installed at the moment, but I think it has an option to backup to a CD/DVD.

    1. Re:Norton Ghost? by martman00 · · Score: 0

      Yes it does. The question is does it do incremental backups and can it be on a linux beowold cluster.

    2. Re:Norton Ghost? by rekkanoryo · · Score: 2, Informative

      Yes, Ghost *does* offer this functionality, but it often wastes as much as 100 MB per CD. That and it requires a reboot *every* time you run a backup with it. Windows' built-in backup program on 2k/XP coupled with WinRAR archive splitting as I discussed here is a better option in this case, as it never requires a reboot.

    3. Re:Norton Ghost? by Fareq · · Score: 1

      True, although you have to get windows working again to restore your backup, and it probably can't replace core files.

      Norton Ghost is nice, except... I don't think that it can do incremental backups -- only whole-partition things.

      Also, I have used ghost to do a full system backup once. I restored the backup the other day... turns out, it screwed up one of the CDs, and so my backup was completely useless. I imagine that this is rare, but... still... it should _so_ double-check that... especially since it took forever to make the backup as it is...

    4. Re:Norton Ghost? by toast0 · · Score: 1

      ntbackup provides for an 'automated system recovery' ... where you hit a button near the beginning of the windows install, and put in a floppy, and it supposedly makes everything happy...

      it requires a floppy drive, which i don't have so i haven't tried it.

  4. Ghost or RAID? by BladeMelbourne · · Score: 2, Insightful

    Have you considered putting another hard disk in the computer and using RAID?

    Have you considered putting another hard disk in the computer and putting daily GHOST images of your main data drive on it?

    Have you considered sending daily GHOST images over the network to another computer?

    The reason I ask is that backing up to optical media is a pain on such a large scale.

    Mike

    1. Re:Ghost or RAID? by m0rph3us0 · · Score: 3, Informative

      Ghost is a pain in the ass. Personally I a knoppix cd customized with a private key, a little menu system that automates these two commands:

      dd if=/dev/ | ssh backups@backup.server | gzip > ~/--

      and

      ssh backups@backup.server cat ~/-- | dd of=/dev/

      Note ssh already compresses so putting the gzip on the side of the client is a double whammy for the CPU, however if you have multiple boxes it may be more effective to do it that way.

    2. Re:Ghost or RAID? by Clover_Kicker · · Score: 1

      >Have you considered putting another hard disk in the computer and using RAID?

      RAID doesn't help if you delete or overwrite a file. RAID is not a substitute for backups.

    3. Re:Ghost or RAID? by n9hmg · · Score: 1

      Just turn off ssh compression for this operation. By default, it IS off, but your ssh_config may turn it on. Then, run the gzip wherever it'll finish the whole process faster. A slow network will bias the choice towards the sending side.

  5. Linux bootable CD by i_am_nitrogen · · Score: 2, Interesting

    I'm surprised, seeing as how this is Slashdot, that nobody's mentioned a Linux solution...

    It's possible to boot from a Linux CD and back up that way. You can make a disk image of your partition and back it up to multiple CD's. I think that it can even be done direct-to-CD. Mkcdrec might help you out, though I think it's targeted at Linux installations with additional partitions from other OSes, and might need a Linux distribution installed on the hard drive. Do a Google or Linux.org search for a data rescue distribution. I'm pretty sure I've heard of one or more distributions designed for affordable and easy backups of any OS.

    1. Re:Linux bootable CD by Anonymous Coward · · Score: 0

      Well I'm not suprised at all, because most of us use Linux there is no need to backup! ;)

    2. Re:Linux bootable CD by Anonymous Coward · · Score: 0

      Maybe a person could use Mondo Rescue. Take a Knoppix disk and use QtPartEd to resize a linux partition and put in a small distribution. Mondo Rescue should split up the NTFS partition (as a "biggie file") into CD-sized chunks.

      I use it on the wife's machine because she can still dual-boot NT -- although I think that is down to about once a month or less after a couple years with Win4lin linux. Also offers a net backup option to a remote linux server.

      Dunno offhand whether there is a problem with W2K/XP NTFS.

  6. general hint by TheSHAD0W · · Score: 1

    With most backup software you have to specify the files you want to back up, so adding new files means needing to tell your backup software they're important... Well, a trick that also works with most backup software is to keep all your files as subdirectories of one or more directories ('folders' in Windows lingo), and then specify those folders as what you want backed up. Then, when you start a new project, put it inside one of those directories, and you'll be covered.

    1. Re:general hint by zero_offset · · Score: 1

      Wrong. With most backup software, you can just tell it to look for files with the archive bit set or cleared. That's normally the way you address a system-wide automated backup. Otherwise you normally go after specific directories, as you noted.

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

  7. Hint by m0rph3us0 · · Score: 3, Informative

    DOS and I think NT, has an archive bit, when ever a file is modified the archive bit is set.

    Backup programs should clear the archive bit.

    Just select files with the archive bit set. Setup WinZIP to make 700 meg zip files of all the files on your HD with the archive bit set except the dir where you store your zip files and then burn the zip files.

    Also what you may want to do to start your backups is burn a knoppix CD and use it to make an image of your hd with dd. Then when you loose your hd you restore the image, boot windows and restore your zip files.

    Just remember to create new images after you increase your hard drive size. as the image is only good for the size of your current drive.

    1. Re:Hint by Hatta · · Score: 1

      Just remember to create new images after you increase your hard drive size. as the image is only good for the size of your current drive.


      You can dd (or cat (easier imo)) the image to your larger hard drive and resize with GNU parted.

      --
      Give me Classic Slashdot or give me death!
  8. NTI by mechugena · · Score: 4, Informative

    I have been using NTI Backup Now for the past few months with great succes. It pretty much does exactly what you're looking for.

    1. Re:NTI by qjereq · · Score: 1

      I have also been using NTI Backup Now. Its easy to use, works with CD-RWs, and is decently priced.

  9. Another option: network-based backup by uradu · · Score: 3, Informative

    Set up a Linux machine as a backup master with a large hard drive, they're cheaper than most tape drives or DVD drives nowadays. A script mounts Samba shares to each of the machines on the network in turn and zips up specific folders recursively in update mode (-ru) to a file on the backup server. Set up a cron job to execute this script at midnight or whatever.

    For example, you would set up this "spider" script to crawl all your Windows machines, mount //WindowsHost/c$ to /mnt/backup (or set up custom shares on all machines), and zip up the "/My Documents" folder plus any other ones you keep stuff in.

    While very low-tech, this approach has the advantage that the backup archive is a plain zip file that you can browse and extract individual files from with tons of tools on just about any platform. Plus, after the initial archive creation (which takes a while for large directory structures), updates are very quick.

    Mirror the backup to two different drives if you're paranoid. Two 120GB drives run less than $200 and provide quite a bit of home-level data safety. Get a couple of hard drive sleds so you can swap the drives out at any moment, and you're set.

    1. Re:Another option: network-based backup by computersareevil · · Score: 1

      EXCELLENT suggestion. I just did the same thing for several Winders boxen with Trustix on an old Packard Bell turd with a WinChip C6. Runs great except I'm still figuring out XP's permissions... (yuk)

      Your Mileage May Violate the Second Law of Thermodynamics.

    2. Re:Another option: network-based backup by uradu · · Score: 2, Informative

      > I'm still figuring out XP's permissions

      Well, XP can make sharing difficult, particularly when policies come into play. The easiest thing is to just mount //host/c$ as Administrator (or equivalent) on that local machine. This works even if policies disable sharing and doesn't rely on any shares being set up on that machine. In a home environment it shouldn't matter too much that you have those plain text passwords sitting in a shell script. Just make sure only root has access to it.

    3. Re:Another option: network-based backup by mechugena · · Score: 1

      In this house, we obey the laws of thermodynamics!

    4. Re:Another option: network-based backup by computersareevil · · Score: 1

      I see the c$ share is active, and I have a password set, but I can't for the life of me mount the share from Trustix. All I get is Access Denied. Tried everything I can think of. Maybe I ought to RTFM... ;-)

    5. Re:Another option: network-based backup by uradu · · Score: 1

      Try prepending the Windows host name to the user id, just like a domain name (host\userid).

    6. Re:Another option: network-based backup by trentfoley · · Score: 1

      I don't know about Trustix, but since you admit not RTFM, I'll toss in my 2 cents.

      Make sure you specify the Administrator user in the mount options:

      mount //computername/c$ /mnt/foo -o username=Administrator password=<passwd>

    7. Re:Another option: network-based backup by computersareevil · · Score: 1

      Turns out is was an operator headspace problem. I set up the password on the Winders box with the caps lock on. MORON! Put in the all CAPS pw (sans host), and away we go. Thanks for your help, sorry for being an ID-10-T. ;-P

    8. Re:Another option: network-based backup by computersareevil · · Score: 1

      See above, it was an ID-10-T error. ALL CAPS password. And I am actually not using "administrator", but the account I am using is the administrator. Once I cleared the operator headspace problem (moron behind the keyboard), all is well. Thanks for the help.

    9. Re:Another option: network-based backup by dissy · · Score: 1

      A program for the linux side that can do this automatically, and gives you a nice multi-user web config page (Each user can have a seperate user/pass and only access backups of their machines, or just one user with access to all if its just you) that uses samba for windows and ssh for unix backups.

      http://backuppc.sourceforge.net/

    10. Re:Another option: network-based backup by uradu · · Score: 1

      Wow, that looks good. I will give it a try. There's just too many packages on Sourceforge, no way to be aware of all of them.

      One thing I like about my setup is that it consists of about 10 lines of script. I can set it up on a virgin machine in no time at all. OTOH it's pretty spartan. It emails me the zip output, which typically consists of the added/changed files, but that's about it. This BackupPC package looks pretty nice and comprehensive.

  10. Re:hard drives are cheap by The+Mayor · · Score: 2, Informative

    Perhaps you mean RAID 1? RAID 0 is disk striping--it will improve disk performance at the cost of data integrity. If either disk fails with RAID 0 then the data on both drives likely will be lost. RAID 1 (and RAID 5, if you buy an expensive enough RAID controller) specifies redundant storage so that a failure on one drive can be recovered.

    --
    --Be human.
  11. Re:hard drives are cheap by Sevn · · Score: 1

    Yup. That's what I mean. My bad. I personally prefer raid 10 with scsi, and raid 1 with IDE. You can get raid5 controllers pretty cheap on ebay. The 3 channel AMI ultragt 436 runs about 100-150 bucks and absoluteliy smokes for scsi. I think what you meant by redundant storage with Raid5 was the "floating parity disk" and having some hotspares set up. If you are going to go all out, I'm a big fan of raid 50 over raid 5. It's significantly faster at only a slight loss of drive space and fits neaty between raid 5 and 10 regarding reliability. Raid 10 is definitely the way to go if you are super paranoid and can afford it.

    --
    For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
  12. Go to your local computer superstore... by stienman · · Score: 4, Informative

    I needed the exact same thing for my office server backups (~2-3GB) onto a DVD drive. I couldn't find anything online that fit the bill, but I recently browsed the computer store (CompUsa in this case) and got a $70 package which does exactly what you want, including compression and all the usual backup/restore facilities you want to be used to. I have it set up with 5 DVD-RWs, one for each weekday, and I do a full backup to each since there's no need for speed or the hassle of incremental or differential backups.

    Unfortunately for you, I don't recall the name of the package I'm using. Probably something like "BackupMyPC" or something like that. It had the two features I needed: Backup of network drives (some backup programs limit you so they can charge more for the 'professional' version) and backup directly to DVD - in this case a DVD+/-R/RW Firewire/USB2.0 (firewire worked, USB 2.0 didn't)

    There were two different packages (same cost) that did what I needed. This one is an adaptation of, IIRC, Veritas backup software, so I chose it based on that.

    Anyway, they exist. If you need to know the particular package I'm using, post a reply here to remind me, and I'll post it as a reply to this message in a day or two.

    Nevermind, here it is.

    -Adam

    1. Re:Go to your local computer superstore... by camilita · · Score: 1

      Yes, you are right. A friend bought this last week for around 56 bucks at amazon (boxed, plus shipping) or around 70 USD at its homepage for the ESD download

    2. Re:Go to your local computer superstore... by penguinboy · · Score: 1

      I use the same thing (Stomp Backup MyPC) at work to backup to CD-RW and DVD+RW and it works great.

  13. What I do by Apreche · · Score: 1

    First of all, don't use EZ CD Creator, it's crap. Get a copy of Nero Burning ROM. It is by far the best CD-burning application ever.

    Next. Buy a hard drive. Create a FAT32 partition spanning the entire disk. I reccomend getting a high capacity low speed Seagate drive. SCSI if possible. Copy all of your files you want backed up, but don't change often onto this disk. Then take the disk out of your computer, put it in a Sea-Shield and lock it in a fire safe (which you should have anyway).

    All of your changing files, documents that you are working on now, burn them to CD using Nero. Nero will make this very easy.

    Now, let's say your hard disk crashes. Get a new disc. Install a clean windows on it. XP has the feature that lets you re-import all your settings really easily. Then just copy all the files from the drive and the latest cd back over.

    If you can manage to keep the cd stuff to 1 disc you can use a CDRW instead of CDRs to save $$$. The chances of a hard drive that is unused crashing are so astronomically small, don't worry about it.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:What I do by itzdandy · · Score: 2, Informative


      first
      NERO=GOOD

      second.
      FAT32 will only do -40GB(i can't remember exactly),

      third
      seagate sucks for IDE get WD.

      fourth, how about daily backups, should i get a new harddrive for every day?

      fifth, how about "backup" data and not "archive" data. You need to back data up so that it may be restored with permissions and directoryies correctly.

      sixth.
      hey, if the drive CRASHES you can't really get the data off of it to use the windows "re-import all your settings

      seventh
      Who wants to reinstall windows and all the settings if something goes wrong if they can just restore it from backup?

      eighth
      "the chances of a hard drive that is unused crashing are so astronomically small, don't worry about it" - guess what? 90% of all hard drives that fail are not installed in a computer but being stored or moved.

      --

      the answer(s)
      (1)
      =====
      get a removable rack hard drive(WD - very large), partition it into equal blocks the maximum size of a FAT32 partition(use FAT32 for compatability) and put it in an external USB2.0 box.
      use a command line zip utility to zip the entire drive up using the -ur options and working from the root directory to a file on the partitions of the USB drive. Name the file by the date and save it to the USB2.0 hard drive and overwrite the first file and rename it weekly.
      the -u updates the file so you only change files that need changed which saves you time.
      Then weekly you also make a copy of the latest backup file and name it by the week and keep those for six months. you can also burn these backup images off to cd-r or dvd-r for backup redundancy.

      To restore your system, you can boot off a floppy and unzip the files from your USB2.0 drive to the disk, and hopefully you made a copy of the MBR onto the floppy so you can restore that as well. The USB2.0 drive holder should have come with a DOS floppy driver or if your luck your BIOS can recognize this drive.
      some other compression utilities offer similar options to avoid re-copying files for no reason. Using the old backups will make your backup process faster after the first week because of this -u option.
      =====
      (2)
      =====
      use Nero and "burn HD backup" from the file menu
      this has some limitations. First, it doesn't like backing up active file systems(like your windows OS install) but it can, just nothing else can be running or accessing the disk while the backup is happening.
      secondly, it can only restore a backup completely, overwriteing the entire partition it is restoring to.
      third. individual files cannot be extraced from the archive, only the WHOLE system.
      also, this cannot burn to DVD yet. maybee in 6.5, but not 6.
      =====
      (3)
      =====
      get a real backup program, dedicated to this=money.

    2. Re:What I do by Ho-Lee-Chow · · Score: 1

      second.
      FAT32 will only do -40GB(i can't remember exactly),


      Wrong. The theoretical FAT32 partition size limit is 8 Terabytes. Windows 2000/XP impose an artifical limit of 32 GB because MS wants to push NTFS.

      Just create/format your FAT32 partition in Windows 98 or use a 3rd-party partition manager. Windows XP will happily work with FAT32 partitions larger than 32 GB.

  14. Re:hard drives are cheap by The+Mayor · · Score: 1

    What I meant be redundant storage is that the data is stored redundantly. That doesn't necessarily mean 100% redundancy (as with RAID 1). It merely meant that if data was lost on one drive then the data could be repaired. The parity disk provides redundancy by storing parity across bits on all the other drives. Then, if 1 disk fails, the data on it can be recovered by comparing the parity of the remaining drives with that on the parity disk. If they match, the lost bit is a '0', otherwise it is a '1'. In this way, the parity disk provides redundancy for the rest of the drives.

    --
    --Be human.
  15. another tool by lemonboy · · Score: 1

    This one works great Second Copy We use it for the windows users here at work. We backup their data however they configure it to our netapps...its only $30/per.

  16. Dantz Retrospect is what you want by sobiloff · · Score: 4, Insightful

    Dantz Retrospect Professional is less than $90 and will do everything you're looking for. Namely, it will allow you to backup to CD-R and will span your backups across multiple media if necessary. It keeps a catalog on your local hard drive of what files it has backed-up to which media, relieving you of having to manually specify which files have changed. (You can re-create this catalog if your HD dies by just feeding Retrospect all the media from the backup set, BTW.)

    Retrospect does a full backup once, and then incremental backups from then on. This means that your incrementals happen very quickly, and your backup set will only grow as quickly as you create/change files on your computer. Retrospect also will backup the registry, so you can restore the entire system if necessary.

    Lastly, Retrospect has a built-in scheduler that makes it easy to schedule nightly, unattended backups. Once you're getting a snapshot of your HD every night, you can go back to any point in time and recover a file as it existed on that particular date. Truly powerful stuff, and far, far beyond what NT Backup is capable of.

    Oh, and there's a free 30-day trial version you can download from Dantz' website. Its fully-functional, and when you buy a full license you can just enter the new license key into the trial install to make it permenant. That way you don't have to re-install or copy your scripts and configurations from the trial install to the full install.

    1. Re:Dantz Retrospect is what you want by Detritus · · Score: 1
      I second the recommendation of Retrospect. I use it to backup my Windows and Mac systems to CD/DVD.

      It can be picky about backup hardware. Make sure your backup hardware is on their supported hardware list.

      --
      Mea navis aericumbens anguillis abundat
  17. Re:hard drives are cheap by GigsVT · · Score: 4, Insightful

    RAID isn't a backup. It isn't meant to take the place of a backup. Backups let you restore files as they existed at some point in time in the past.

    rm -rf, worms, trojans, etc.. RAID does nothing for these.

    Use rsync-incremental, or rdiff-backup for backing up your unix-like systems to other disks. Both are excellent backup solutions (use them in addition to RAID for full protection).

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  18. Re:hard drives are cheap by Sevn · · Score: 1

    Kinda. If you are talking about raid 4 then you have an actual physical parity disk. With raid 5 there is no actual "parity disk" per sey. That's where idea of a "floating parity disk" came from. All the disks share the parity. There are advantages to raid 4 performance wise, but there are serious issues with overall data integrity if the unspeakable happens. Other than netapp, I don't know of anyone using raid 4 on purpose anymore.

    --
    For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
  19. Re:hard drives are cheap by dkt5 · · Score: 2

    The RAID solution only works in cases of hardware failure.
    In my experience the vast majority of data recovery requirement has been due to user error. With a RAID setup, whilst you have data redundancy, it cannot substitute for backups in cases of accidental deletion and overwrite.

    The use of a hard disk(s) as a backup medium, however, has been for me the cheapest and fastest method. Take the backup drives out of the system when you are not actively backing up data.

    If you were (as someone already suggested) to use dd under linux to record a complete image of your live partitions to a backup drive, you can instantly be back up in the case of a hardware failure, and then buy a new backup drive as soon as possible.

  20. Re:hard drives are cheap by Sevn · · Score: 1

    :)
    rsync is exactly what I use at the enterprise level. We use rsync to keep the data mirrored on another machine "waiting in the wings" so to speak in case something bad happens. To be more specific, we have a main machine that is only on a private address. All changes are triple checked on it. The data then propogates out to slaves with round robin dns. We run a DLT stacker on the main machine. I keep forgetting that most people don't run *NIX on their workstations at home. I really don't worry too much about worms, trojans, etc. RAID is more than enough data integrity for me. Worst case scenerio, I lose both my drives when lighting strikes my box or a meteor hits it. Then I have something new to bitch about. Then I start over. Yanno, it might not be a bad idea to start burning some of my crap on cd's thinking about it.

    --
    For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
  21. Re:hard drives are cheap by The+Mayor · · Score: 3, Insightful

    Yes. This is a wonderful reason not to use RAID as a backup solution.

    This also makes me wonder why anyone hasn't implemented a VAX-like versioning filesystem for Linux (maybe they have and I'm not aware of them). The idea is that when a file is saved, only the changes are saved (sort of like with CVS or something). This way any specific version of a file can be recovered. Combine this with RAID and I think you might have a fairly compelling backup solution.

    Since high density tapes now cost more per GB than cheap hard drives, it seems like the backup industry would capitalize on this and start making hard-drive backup systems that provide full on-line access to backups. I know ADSM can be configured in such a manner, but I'd prefer a solution more suitable for home usage.

    --
    --Be human.
  22. Low tech: scheduled batch, zip and CD-RW by digitect · · Score: 5, Informative

    I used a relatively simple MS-DOS batch file for just this purpose for years. All you need are 24 CD-RW (for one year's worth of backups), Zip (WinZIP's command line is what I used), a CD drive that can be accessed as a drive letter (Drive Letter Access (DLA) or some other proprietary name), and basic command line ability.

    Have the batch compress each folder into a temp file by the same name (in \windows\temp or something) and then copy each to CD-RW. Use Window's scheduler (all have it, I use Win95a) to run the batch every night and rotate CD-RWs for each day of the week ("child"). Each Friday, rotate one of four separate CD-RW's ("father", a child grows up), and the first Friday of every month, retire one permenantly ("grandfather", a father stops working).

    I actually clean off the temp zip files each night and re-write them in entirety. There are more complex, only-changed-since-last-backup, archive bit methods, but I like this simple-minded organization and being able to have immediate access to any previous day within 7, any previous week within 4, and any previous month indefinitely. Plus the Zip files in temp are redundant with the CD, meaning every file exists three places at any time. Also, media is not re-used too often in this scheme (it retires when "old"), and there aren't multi-media dependencies which can botch the entire system if a single tape goes bad.

    Of course, this was up to a few months ago when my drive crashed, I completely bailed to Linux, and re-wrote the whole thing as a Bash script. I also now have more content than will fit on a disk bzipped, but it's essentially the same process except that I have odd/even day staggering and only half the redundancy. But at least I always know what's on any given disk and know how to go back to any given time to find backups if needed. (The BackupExec our NT servers use at work, OTOH, is abysmal in reliability, setup and actually trying to restore a file in less than an hour. Probably theoretically more sound, but darned if I can see that it has more *practical* application.)

    --
    There is no need to use a SlashDot sig for SEO...
    1. Re:Low tech: scheduled batch, zip and CD-RW by Twylite · · Score: 1

      I wrote a backup script in Cygwin's bash that avoids the problem of having a huge amount of redundanct backups. It is somewhat like one-way file synchronisation with versioning.

      Assume that your source and destination for the backup are both on normal RW filesystems (a standard CDRW won't do, but a UDF formatted on using In-CD / DirectCD will).

      The script uses standard *nix utilities to scan the source and destination, and determine which files (if any) have changes (using md5 hashes). The destination directory is then renamed to the current date and time, and a directory with the original date and time created; then all changed files are moved out of the "new" destination and into the "old" one. Finally the new versions of the changed files are copied from the source to the "new" destination. The "old" destination folder can then be compressed in order to save space.

      This gives the advantage of having an always up-to-date backup, but having all historical files available and using only a minimal amount of space (files that haven't changed are not redundanctly backed up in many places). Its sortof like the inverse of an incremental backup.

      Unfortunately this system won't handle backups larger than the size of the destination media, unless you split the source into several smaller parts. You may also need to move old directories / achives off the media periodically to make space.

      The system could be improved by keeping an index with MD5 hashes in the destination, and cycling through various destinations periodically for added redundancy.

      --
      i-name =twylite [http://public.xdi.org/=twylite], see idcommons.net
    2. Re:Low tech: scheduled batch, zip and CD-RW by Myself · · Score: 1

      Very nice. I tend to avoid the "Drive letter access" packet-writing schemes because the resulting discs aren't 9660 compliant, which could make restoration awkward. I suppose that's not an issue now that most common OS's can read them, but a few years ago when packet-writing schemes were new, they were proprietary and risky.

      There's also a space penalty for formatting a CD in packet format, but intelligent drivers can minimize that. I guess using CD-RW's, that's really minimal, whereas with CD-R's it can be significant.

      Still, I'd prefer to make the zip into temp space on the hard drive, and then burn it in a regular session onto a 9660-compliant CD. This also keeps the drive idle so in case the Zip process encounters an error you don't interrupt a burn.

      I know PKZip can "span" across media when it fills up the first disk. Is this compatible with current packet-writing schemes? If so, that would be a compelling advantage for users with larger amounts of data, but you'd have to babysit the machine and swap disks. (Too bad spanning can't hop drive letters.)

      Alternately, you could use Rar and give it a volume size argument, so it would produce several 650 meg chunks. Then if you have multiple burners, you could make your batch file burn chunk-1 to f: and if chunk-2 exists, burn it to g: and if chunk-3 exists, burn it to h:, etc...

      Your scheme sounds excellent, it's the pinnacle of simplicity and elegance. I'm only suggesting modifications to prove its versatility, not to imply imperfection.

  23. Open source to the rescue - Even in Windows. by Anonymous Coward · · Score: 0

    One option would be to download the Windows version of CDRTools (http://www.fokus.gmd.de/research/cc/glone/employe es/joerg.schilling/private/cdrecord.html) and do some programming in the scripting language of your choice (be it VBScript, Perl, Python, JavaScript, Windows batch files, or whatever...) to perform your backups. Once you get past the learning curve of Mkisofs you will find it infinitely more flexible than any GUI based CD burning program.

  24. Freeware solution... by Bonewalker · · Score: 3, Interesting
    Mike Lin at http://www.mlin.net/ has created a product called RapidBackup. I have used it for the past 2 years, and it has never failed me.

    It does all you require...writes from network drives, writes to cd's via Roxio's DirectCD, and the price is right. :)

    But, investing in a DVD-RW is the way to go when your cd's get full. http://www.mlin.net/RapidBackup.shtml

  25. Message about Nero to Ahead Software by Futurepower(R) · · Score: 3, Funny


    On August 4, I sent this message to Nero technical support:

    To: Nero (Ahead Software) Technical Support (techsupport@nero.com)
    Subject: Does Nero have the Roxio flaw?

    Does Nero 6 Ultra Edition burn to DVD all the files in a directory that is included in a compilation, or just the files that were there when the compilation was made?

    Roxio Easy CD Creator saves only the files that were in the original compilation, even though more files may have been added to the folder. This is, in my opinion, a big problem, since it means that a new compilation must be made every time for folders in which files are frequently added.

    I got back a generic, useless answer:

    Dear valued Customer,

    Thank you for your email.

    Nero is a powerful program it will backup all files.

    If you have any further questions please do not hestitate to contact us.

    best regards

    Ismael

    US Ahead Support Team

    1. Re:Message about Nero to Ahead Software by rasteri · · Score: 1

      Does Nero 6 Ultra Edition burn to DVD all the files in a directory that is included in a compilation, or just the files that were there when the compilation was made?
      --SNIP--
      Nero is a powerful program it will backup all files.

      Well, they seem to be answering your question, albeit in few words.

  26. Re:hard drives are cheap by itwerx · · Score: 1

    RAID level numbers above 5 are arbitrary designations chosen by different manufacturers to define their own (non-standard) RAID implementations.
    This is not to say there's anything wrong with them but please either describe the actual setup or give the manufacturer's name (and preferably a link to their own description :) if you want anyone to understand what you mean by "RAID 10" or "RAID 50".
    Thanks!

  27. Encryption, but quirky interface by Futurepower(R) · · Score: 1


    Comments about Dantz Retrospect:

    Retrospect has encryption built in. This is valuable, since you can take the CDs and put them anywhere for safe-keeping, like at work if they are a home backup. However, the encryption was the CPU intensive DES. Is this still true?

    Retrospect had a weird, annoying interface that was a combination of a bad design and an incomplete port from the original Mac platform. Is this still true?

    Retrospect also leaves 30 megabyte files on your hard drive that are necessary if you want to look for a file in the backup. Is that still true?

    Retrospect was so primitive in some ways that I stopped using it. Dantz did a small upgrade and asked something like $100 for the new version. Dantz is apparently a company that has been sold to people with little technical background. Is that true?

    1. Re:Encryption, but quirky interface by SamTheButcher · · Score: 1
      Comments about comments:

      Not sure about the encryption. I think so, though.

      Weird is what you make of it. Incomplete? How so? It's like any other interface, it takes a bit to learn, but once you've got it, you don't think about it.

      Those '30 MB' files are the database that it uses to know which files have changed and where to pull a file from a backup set, if you want to restore just one file. It's a very powerful program that people who are used to tower of hanoi or full backups take a while to get used to. Oh, and the file only gets to be 30MB after a lot of backups. I think probably quite a bit. The starting file is probably a couple of megs.

      If you feel it was primitive, you probably didn't understand what it was doing. Seriously. I'm not saying you're stupid, I'm saying that it's got a lot going on that people don't "get". The argument isn't 'make it simpler' but 'how to make the complex simple'.

      Dantz has not been bought, but has been "invested in" by VC. Which has changed the corporate culture and made for some interesting decisions, but not the strength of the program. $100 is cheap for pure peace of mind.

      New comments:

      I forgot they switched to paid support. Can be expensive. I'm not sure if they still have the Retro-Talk mailing list and for free, community help.

      Pricing is confusing on their website. Retrospect "Pro" is only $80 on PC Zone.

      You can back up to lots of different media - CD, DVD, HD, tape, zip, etc, etc, etc. I'd probably suggest a couple of rotating backup sets. sobiloff of the grandparent post was also correct, you can do a full backup, including the registry, and do a full restore of your PC. You can also designate which files you do *not* want to back up, like MP3s (if you have a large collection on your computer that was ripped from a large CD collection), temp files, etc. It's powerful stuff, and has a 30-day trial. Check it out.

  28. Encryption is necessary. by Futurepower(R) · · Score: 2, Insightful

    There should have been one more requirement listed in the Slashdot story: Encryption. If your backups are encrypted, then you can leave them anywhere.

  29. A thought... by BrokenHalo · · Score: 1

    Has anybody tried building cdrecord, tar and zsh/bash/sh for Windows? If so, it is pretty easy to write a good backup script (or I'll post mine if anybody's interested).

    1. Re:A thought... by BrokenHalo · · Score: 1

      Never mind, I just remembered I posted it in this forum a few months ago, so there you go. Free, gratis and for nothing. Look about 1/2 way down the page.

    2. Re:A thought... by maxume · · Score: 2, Informative

      cdrecord for windows
      Unxutils for windows (Includes tar, no cygwin, native)
      zsh for windows (no longer maintained)
      And of course, cygwin comes with bash, there are probably others...

      --
      Nerd rage is the funniest rage.
  30. Re:hard drives are cheap by Sevn · · Score: 1

    Actually, I've never heard of raid 10 being anything other than a bunch of raid 1 pairs with a raid 0 striped across them. I've also never heard of a raid 50 being anything other than a bunch of raid 5's with a raid 0 striped across them. Raid 10's are very common for news and mailservers. Perhaps we just run in different circles? I'm betting a lot of people knew exactly what I was talking about.

    --
    For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
  31. ARCO IDE by awerg · · Score: 1

    Install this from ArcoIde.comand install a second hard drive. This will mirror your system on two drives and will automatically switch over to the secondary drive.

    --
    -- Andy
  32. Serious backup by Futurepower(R) · · Score: 1


    MOD PARENT UP!!!

    The parent post describes a serious backup scheme, and shows how complicated it is to do it right.

    I agree about BackupExec. I've had enormous troubles with Veritas products (formerly Seagate). Two years of arguing with Veritas technical support brought no sufficient answers. (But, my information is now old, since I've had nothing to do with Veritas recently.)

    One necessity the parent post did not mention: Encryption. Backups need to be encrypted. They need to be stored in a physically separate location, and such a location may not be completely secure.

  33. CDR and Optical Media Sucks by jradi · · Score: 2, Informative

    I tried to recover files off CDR's I burned 5 years ago and realized that CDR's don't last forever. Turns out that they fade really quickly, and if you bought a bad batch - the entire set may be corrupted in a few years.

    There's lots of research on what happens to CDR's after several years, unfortunately they haven't been around that long (in mass use).

    After my latest catastrophe, I've switched to backing to a portable HD, AND making 2 annual backups to CDR (using DIFFERENT brands of CDR). Hopefully Kodak or one of the big boys is working on a true archival quality cdr - till then, DIVERSIFY to save some grief!

    1. Re:CDR and Optical Media Sucks by Tanaan · · Score: 1

      That, and I've had at least one old CDR (kodak) that got a crack in it from being spun in a modern fast drive.

  34. WinZip 9 beta now supports encyption. by Futurepower(R) · · Score: 2, Informative


    The new WinZip 9.0 beta has AES encryption, that is being added in the best possible way:

    AES Encryption Information

    AES Coding Tips for Developers

    There are many new features to this upgrade. Upgrades are free to registered users.

    WinZip has a spanning option: "-&[w] Span to multiple removable disks. Use the optional w suffix to wipe out all files on the removable disk." However, I've never used it, and I don't think it writes directly to DVDs or CDs. There is no way to have WinZip span to multiple zip files of specified length, apparently.

  35. Why you still need a backup by hey! · · Score: 1

    (1) Fire.

    For this you need backup, and offsite backup at that.

    I learned this almost twenty yars ago when I wa a young'un. Had a CPA drive up to the shop's doorstep one early April morning with a natsy, smelly back box in the back seat of his Mecedes. It was his company's minicomputer, which had been damaged in a fire during late tax season. He had backed it up religiously, but had stored the backups on top of the computer unfortunately.

    (2) Screw-ups
    A raid doesn't keep you from deleting or worse, overwriting your files.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  36. Wrote my own by Anonymous Coward · · Score: 0

    I was going to post my commented and documented scripts, but the slashdot lameness filters think I am a moron for not having enough characters per line, after taking the time to remove lines with lots of "#" that delimited sections of code.

    Fuck you all: no scripts for you!

    (I am certainly not posting a link to my machine, I would like to keep my bandwidth, thank you very much)

    1. Re:Wrote my own by Anonymous Coward · · Score: 0

      Dear Anonymous Coward,

      Although your attempts to release the source code to the backup scripts have failed, our janitorial staff has analyzed your code and determined that you have copied ours line by line and so we will send our lawyers after you unless you license our code for one billion dollars.

      You want proof? Just give us a month to find public domain code and then copy it in your scripts to make it look like you did, and there you go.

      Sincerely,
      SCO

  37. The KISS principle for backup security. by Myself · · Score: 2, Interesting

    While I support encryption in a lot of applications, this is not one of them. When you need your data back, the last thing you need to worry about is where you wrote down the password. Because of course, the drive that contained that batch file that was doing the encryption is now destroyed.

    Go to the bike store and get a big lock. Make sure the spindle hole of a CD will fit over the locking bar. Then simply impale your backup set on the lock. Physically securing a key is something we're all trained at doing.

    Of course, you could just write your encryption key down in a safe place and secure that physically, but sometimes a big hunk of metal is easier.

  38. Yes, that is certainly one interpretation. by Futurepower(R) · · Score: 1

    Yes, that is certainly one interpretation. However, another interpretation is that the support person did not understand the question. I need a useful answer to my question, which would be one not open to interpretation.

  39. Are you comfortable giving copies? by Futurepower(R) · · Score: 1

    Would you post your script?

    1. Re:Are you comfortable giving copies? by Twylite · · Score: 1

      I've tidied up the current version and put it up at http://www.crypt.co.za/files/StorStuff.sh. Please be sure to read the warnings at the top of the script.

      If you try it on a non-Cygwin system, I'd appreciate any feedback.

      --
      i-name =twylite [http://public.xdi.org/=twylite], see idcommons.net
  40. DLA sometimes crashes Windows XP. by Futurepower(R) · · Score: 1

    I didn't know RAR has an output file size argument. Zip needs that.

    You mentioned "Drive letter access" packet-writing schemes. I've had problems with Roxio's DLA version crashing Windows XP, literally causing Windows XP to re-boot without warning.

  41. Stomp's software works well by bdipert · · Score: 1

    In addition to the recommendations already made, I've been very pleased with Stomp's BackUp MyPC. Unlike products like True Image and Ghost, you can do selective file/folder backups. Unlike the Windows Backup utility, writeable optical storage is supported. And unlike some of its competitors, it writes this optical storage at fastest-possible speed. Doesn't agressively compress WAV files though. See yesterday's entry at:

    http://www.reed-electronics.com/ednmag/media/aud io compression.htm

    1. Re:Stomp's software works well by VirtualSerendipity · · Score: 1

      I have used BackupMyPC for a while now. It works well enough. I have several issues with it though:

      It only supports 32 media per backup session (I have yet to figure out how this works out over multiple incremental sessions... 32 for the entire series, or 32 per session?), regardless of whether the media is CD-R, DVD, tape, or whatever. The exception being backing up to a large, single file. I think the software only estimates the number of media based on what it expects to get from its compression efforts. There has been one case where I managed to burn 32 coasters because the estimate was way off and the selected files didn't compress as expected.

      The other problem I have is that the software doesn't recover very well if verify mode is turned on and one of the CD-Rs used for the session turns out to be bad. I have to delete all of the images from the 'catalog' for that backup session. Plus, you have to close and reopen the software even after deleting the images from the catalog, because it still 'remembers' the images you deleted and will not back up those files again, even though it needs to.

      The verify phase is rather annoying. Instead of burning a CD-R then immediately verifying the one currently in the drive, it will burn up to 32 CD-Rs in a row, and then ask you to insert them all again, one by one, to verify the data.

  42. Welcome to Outsourcing... by Anonymous Coward · · Score: 0

    However, another interpretation is that the support person did not understand the question.

    Perhaps because "Ismael" works in an outsourced support desk in, I dunno, maybe India, or Pakistan, or Israel, and English is not "Ismael's" native tongue?

    OK: Nero probably isn't big enough to outsource; hell, maybe it's an Israeli operation to begin with, but you get the idea...

    1. Re:Welcome to Outsourcing... by netsharc · · Score: 1

      FYI, it's a German company, which has an up-starty feel to it if you ask me, for example their address leads to a small village. "Ismael" probably speaks German, but not perfect English, and yes his name wouldn't be something surprising in Germany, because his parents are probably middle-eastern immigrants, and he probably does live in Germany, because an up-start company would just be spending too much money if they outsource to India.

      --
      What time is it/will be over there? Check with my iPhone app!
  43. Just use XCOPY not WinZip by gmiller123456 · · Score: 2, Interesting

    I use XCOPY to backup my favorite folders every couple of hours. I put one backup on each of the three drives in the system, and I keep reminding myself to also make copies to a remote drive. There's an option to only copy files with the archive bit, so the copy goes very very fast, and you can schedule it to run every hour or so as you'll receive no perceptable performance impact. Then I ZIP up a snapshot of the backup directory once a month.

    Zipping up the entire directory every day (or every couple of hours) just wastes disk space (do you really need a snapshot of every day?). Winzip also has the option to only add newer files to the zip, but it won't be as quick as an XCOPY, so you can't run it while you're using your computer without taking a performance hit.

    Don't forget to backup your EMAIL!

  44. Katie by Gudlyf · · Score: 1
    The closest thing I've seen to a versioning filesystem that works in Linux is Katie. Katie stores its data in postgresql and uses NFS to loop it back as a filesystem of normal looking files, hidden directories for access to old versions, and command a line program for doing all other CVS-ish functions (although not as lenghty).

    There's an abandoned project called SnapFS that worked as an extension of the ext3 filesystem, but it seems long dead. There's more mention of it here as well.

    Hmmm...doing some Googling, I found this page that may have a useable download, but it's in alpha form.

    It also looks like you can use LVM to create snapshots as well. I'll have to look at that more myself.

    --
    Trolls lurk everywhere. Mod them down.
  45. The one I've been using by DuckDuckBOOM! · · Score: 1
    since my DAT drive died & was reincarnated as a DVD burner is NovaBackup. Reasonable price for this kind of utility, backs to CD/DVD/tape/file, has all the incremental & scheduled backup options a workstation power user needs. And it works, quickly and well. Only real glitch I've found is that it won't browse network drives directly, you have to map them to local drive letters.

    No biz / financial ties to NovaStor, just a satisfied customer.

    DDB

    --
    Life is like surrealism: if you have to have it explained to you, you can't afford it.
    1. Re:The one I've been using by tmasssey · · Score: 1
      I've used NovaStor products for many, many years (can you say OS/2 backup software?). I've had good results with them, including with calls to tech support and customer service.

      I think you'd be pretty happy with them, though I haven't used their software recently. I guess I'll have to give them another look!

  46. for free by witte · · Score: 1

    I'm pretty sure that shortly you will be able to download a superb and secure backup program from the GNU source servers.

  47. Handy Backup by delus10n0 · · Score: 2, Insightful

    I use a program I found called "Handy Backup" It's only $30, and can backup to a local directory, an FTP, or to a CD-R(W), either copying straight data/folders, or ZIPping the files/folders to take up less space -- Backup events can be scheduled for certain times, or even when you log on/log off your workstation.

    It's a pretty slick program, and I recommend it, having used it for the past year and a half on my own server.

    --
    Not All Who Wander Are Lost
  48. check out DiscSafe by sthiyaga · · Score: 1

    .. at http://www.discsafe.com/discsafe.html . I have used it a few times and works fine.

  49. use tar + cdrecord by nivedita · · Score: 1

    if you can get a command line version of cdrecord or equiv for windows, and cygwin tar, say: it's quite simple to do a full backup to multiple cd's.

    Run tar outputting to a fifo and set it to start a new "tape" (man tar) at around 700Mb, and cdrecord the fifo.

    Dunno how this works for incremental backups, and I've only done this under linux, so YMMV.

  50. Pay money to know features? by Anonymous Coward · · Score: 0

    Why don't you do something about your mental illness? Also, why should someone buy something to find out how it works?

  51. Probably paid by the question, ignoring quality. by Futurepower(R) · · Score: 1

    In this case, the tech support person clearly understands English, but is probably racing through as many questions as possible, trying to give the appearance of actually answering them. He is probably paid by the question, so there is no value in giving quality.

  52. Cdrecord: Good documentation available? by Futurepower(R) · · Score: 1

    Cdrecord has the most poorly organized web site I can remember seeing. Is there good documentation available somewhere?

    Also, the link is to the alpha version, it appears. Where is the latest stable binary?

    1. Re:Cdrecord: Good documentation available? by maxume · · Score: 1
      I have only really used the alpha version. I have yet to have problems with it, and burn a decent number/variety of cd's. I think the whole idea of running on win32 is alpha right now, at least for v2. Beyond that, I would imagine that the latest stable is available on google...

      As far as documentation goes, the usage information provided by the program itself is pretty good/extensive, and the readmes have enought examples that you should be able to get started.

      --
      Nerd rage is the funniest rage.
    2. Re:Cdrecord: Good documentation available? by BrokenHalo · · Score: 1
      Don't be misled by the "alpha" designation. It is stable as a rock. I've been using these alphas for years, and lots of Linux distros package them.

      As for documentation, check out the CD-Burner Howto at the LDP or (dare I say) Read The Fine Manual :-).

  53. Don't use anything that's intelligent by Anonymous Coward · · Score: 0
    It depends what you want your backups for; but I'd be very wary of anything that doesn't write your files as standard files. How can you be sure that the software that is needed to decrypt your encrypted backups or decompress your compressed backups will exist in 10 years' time, and that it'll run under whatever operating system you're using then?

    The ideal would be backup software that is more intelligent than Easy CD Creator... but still has an option to write your 8000 files as 8000 files and not as one file.

    BTW, in my experience blue CDRs fade rapidly but silver ones are OK.

  54. Re:hard drives are cheap by SophtwareSlump · · Score: 1
    Right on! From my understanding (and usage) RAID is only meant to deal with hardware failures (You can throw speed in there too).
    • RAID = to prevent downtime / data loss due to hardware malfunctioning. I'm looking at you Maxtor!
    • Good Backup Plan = to prevent users and/or flaky OS/App from ruining data.
    I rsync the 'important' stuff on my FreeBSD box to another friend's box, and he does the same. Instead of mounting my windows drive through Samba, I just burn a CD whenever my spidey sense tells me I'm due for a meltdown. I've lost a lot of data on my Windows machines over the last 10 years ;) Don't even get me started on Ghost...
  55. Acronis.com by Anonymous Coward · · Score: 0

    Acronis.com is a great solution I use it.

  56. DragonFly BSD to the rescue? by Anonymous Coward · · Score: 0

    Based on http://www.dragonflybsd.org/Goals/packages.cgi it appears that something like a versioned file system is in the works for DragonFly BSD.

  57. Backup Alternatives by maggard · · Score: 1
    OK, first off really do consider an over-the-wire strategy. I use Unison between my desktop and my server, also between my server and another. In my case that's between servers at my two residences so in case of disaster at one I'm good at the other. Of course it's also convenient as I've always got my files synced between both places too. I've buddies who pair up and sync with each other for their own off-site backups.

    With 160GB HD's available for US$100 the space isn't much of an issue. Also Unison is pretty clever about how it updates the files (rsync) so bandwidth use is reasonable enough even for home use.

    FWIW For a server I use the free e-smith Red Hat-based distribution which is trivially managed from a web browser. It has a custom Unison rpm available for really simple synchronization setup.

    The second suggestion is my other solution; an external drive. A cheapie USB2/Firewire case can be picked up for US$40 and any IDE drive popped into it. Again instant reasonably high-speed storage. One can even compress the files to it for more savings, use PGPdisk, encrypted NTFS, etc.

    However if you're wedded to using CR/Rs or CD/RWs check out the free Burn to the Brim. While not specifically a backup application (no compression) it does pack the files best for CDs, can sort on many criteria including mp3 tags, and can generate ISO images.

    Finally if you really do want a full backup strategy then I suggest Dantz's Restrospect package. Under US$100, very easy to use, cross-platform, long track record and does all that you'd want of it. Good product at a good price with good support.

    --
    I don't read ACs: If a post isn't worth so much as a nom de plume to its author then I wont bother either.
  58. mod +1 ironically funny by jayrtfm · · Score: 1

    mod +1 ironically funny

  59. RAID is never, never, never for backups by sasami · · Score: 2, Informative

    Have you considered putting another hard disk in the computer and using RAID?

    No! RAID is not a substitute for backups! The only thing RAID protects against is disk failure. Even assuming that RAID works perfectly, which it doesn't, how many other ways are there to lose data?

    - Accidental deletion. Ever needed to get a file off backup because of your mistake?
    - Accidental overwrite. "Crap, I lost my original!"
    - Malicious attack. Better hope your antivirus is up to date.
    - Catastrophe. Fire, flood, power surge... or just shoving the machine off the desk onto the floor.
    - Corruption. Your RAM goes flaky and munges your file, which you blissfully save to disk. Thanks to RAID, you have reliable access to your bad data.

    Backups go to removable media. Period. And for anything even remotely important, like financial records, you keep one offsite.

    --
    Dum de dum.

    --
    Freedom is not the license to do what we like, it is the power to do what we ought.
  60. Encryption by Detritus · · Score: 1

    Retrospect Express, which has apparently been discontinued, supported SimpleCrypt, which is designed to be fast. Retrospect Professional adds support for DES, which may slowdown backups. It depends on your CPU speed and the speed of your backup device.

    --
    Mea navis aericumbens anguillis abundat
  61. Often "simple" encryption schemes have been weak. by Futurepower(R) · · Score: 1

    I think that anything but government certified encryption is suspect. Often "simple" encryption schemes have been found to be very, very weak. Only serious professionals can design good encryption schemes.

  62. Threat Evaluation by Detritus · · Score: 1

    It all depends on what type of threat that you are worried about. SimpleCrypt will protect against low-level threats. DES will protect against mid-level threats. For high-level threats, you are screwed unless you deal with serious physical security and compromising emanations. If someone really wants your data, they can steal/seize your computer, install a key logger, bug the keyboard, etc.

    --
    Mea navis aericumbens anguillis abundat
  63. Oh, you mean this? by Futurepower(R) · · Score: 1


    Hey, BrokenHalo, thanks for the info. I suppose you mean:

    CD-Writing HOWTO and

    Linux MP3 CD Burning mini-HOWTO and

    CD-Writing HOWTO: Troubleshooting

    Yes, I can RTFM, but it is a big time-saver to read the best documentation immediately, and not have to search for it.

    1. Re:Oh, you mean this? by BrokenHalo · · Score: 1

      OK, I guess I deserve to get my nose rubbed in it for being too lazy to post the links :-). I hadn't come across the MP3 CD Burning link before, though, and since it became useful to me just yesterday, I tender my thanks.

  64. compression - NOT RAR by YE · · Score: 1

    And while we're on the topic of compression, by far the best compression ratio crown under Windows belongs not to RAR, not to bzip2, but to a tiny simple archiver called 7-zip. Compression is slow, but it's worth it.

  65. I was intending to thank you,... by Futurepower(R) · · Score: 1

    I was intending to thank you, not hassle you. However, I wasn't sure I had the right links. Thanks for the help.

    1. Re:I was intending to thank you,... by BrokenHalo · · Score: 1

      You're welcome :-)

  66. Re:hard drives are cheap by CaptainCarrot · · Score: 1
    This also makes me wonder why anyone hasn't implemented a VAX-like versioning filesystem for Linux (maybe they have and I'm not aware of them). The idea is that when a file is saved, only the changes are saved (sort of like with CVS or something). This way any specific version of a file can be recovered.

    This isn't how the VMS filesystem works. It actually creates an entirely new copy of the file, incrementing the version number. As you may imagine this often takes up lots of disk space, so the PURGE command exists to clear away all versions except the latest. Purged versions of a file are not recoverable unless you've backed them up conventionally.

    The CVS-type system that runs on VMS, CMS, does store succeeding generations as changes over the previous one, and in that case all generations back to the first are recoverable at any time. But no one in their right mind would use it for a filesystem.

    --
    And the brethren went away edified.
  67. NTFS vs FAT32 by pompomtom · · Score: 1
    Thanks for this info. Very handy.

    Note also that Win2k/XP's Backup performs somewhat better (from my observations) if the output file is located on an NTFS partition rather than a FAT32 partition.


    Just to add to this for anyone else about to give this a go. There is a four gig limit on your backup volume when using fat32, so adjust your directory selection accordingly.
    --

    Buckets,

    pompomtom

    "There's an exception to every rule. Except for some rules"
  68. Netware File System has "versioning" - sorta by dloflin · · Score: 1

    The PURGE command caught my eye - basically, the Novell Netware file system works in a similar manner - when a file is deleted or overwritten, it isn't lost; instead Netware keeps it around (unless disk space is needed) and it can be recovered via SALVAGE. PURGE will remove deleted files from the system.

    The nice thing is, as many versions of the file as you have disk space are kept, until/unless you run out of disk space or explicitly purge them.

    I remember there was a project bringing the NWFS to Linux a while back; I believe it's inactive now, but having the salvage/purge system would be nice to have in Linux (especially on a Samba server). So would the Netware in-place disk compression (inactive files are compressed, decompressed on access).

  69. Scripted backup by yuri+benjamin · · Score: 1

    I know it's not answering the original question, which appears to be asking for a windows solution, but I've been pondering a backup script for a while.
    Something that will make a big tarball, split it into CD sized chunks (700Mb?) and write each chunk to a cd with cdrecord.
    It doesn't have to be an iso, any chunk of data which is a multiple of 2048 bytes can be burned to a CD.
    You can restore it by "dd if=/dev/scd0 of=chunk01 bs=2048"
    then the second cd with "dd if=/dev/scd0 of=chunk02 bs=2048" etc..
    then cat chunk01 chunk02 ... chunknn > original.tarball.tgz
    and restore.

    Okay, so details need to worked out, but this could be scripted, no?

    Also, can a .tgz file be padded with zeros to a multiple of 2048 bytes without mucking them up?

    I mean, do you really need a filesystem on the CD if it's just one tarball?
    I suppose if you want to retreive individual files you'd want a filesystem, but there are probably cases where it might not matter.

    Just a thought.

    Yuri

    --
    You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.