Results 1 to 6 of 6

Thread: Program to Backup Across DVDs?

  1. #1
    Join Date
    Dec 2007
    Beans
    186

    Program to Backup Across DVDs?

    Back in the DOS days (yes I am dating myself) there was a backup command that would back the selected files across a series of floppy disks. Is there such a command in Karmic to backup across multiple DVDs?

    I would like to do some backups of my data and other important files but I have more than 4 GB of information. I have seen posts on ways to write a compressed file but that still stores it on the HDD and I would like the files on DVDs in case the HDD crashes.

  2. #2
    Join Date
    Aug 2009
    Location
    West Sussex, England
    Beans
    117
    Distro
    Ubuntu

    Re: Program to Backup Across DVDs?

    You can use tar to do this you need to look at the -L option in the man page to set a "tape length".
    This will split the backup across multiple DVDs.

    The data wont be readable on disk though and you will need to extract the backup back to hard drive for restoring files.

    Another option is discspan. I have never used it but appears to do what you want.

  3. #3
    Join Date
    Feb 2010
    Beans
    25

    Re: Program to Backup Across DVDs?

    What about dar? I've only used the command line version, but supposedly there are gui applications built around it, as well.

    http://dar.linux.free.fr/

  4. #4
    Join Date
    Dec 2007
    Beans
    186

    Re: Program to Backup Across DVDs?

    Wow, why is everything in Ubuntu (linux) SO complicated. I looked at both discspan and DAR. By the time I read through everything and figure out how to use it, I can do what I usually and that is to look at the directories and manually figure out which ones to consolidate to a single DVD, drag those directories over to the DVD drive and write the files to the DVD.

    Isn't there anything simple out there? All I need is something that:

    1. Allows me to input the directory I want to backup (with everything under it)
    2. Tell it where to back it up to
    3. Start copying files to the destination (DVD in my case)
    4. Each time it get ready to copy a new file, verifies there is enough room. If there is then copy the next file. Loop until full
    5. Once there is no more room, burn the DVD
    6. Prompt for a new DVD.
    7. Repeat until all files have been copied.

    If I knew how to program, I would!

    I don't need any special formats which means I won't need any special programs if I need to restore.

    Maybe I didn't ask the right way the first time. Isn't there something that a dummy like me could use without having to read pages and pages of stuff that doesn't make sense and I don't care about?

  5. #5
    Join Date
    Jul 2006
    Location
    Washington, DC
    Beans
    1,678
    Distro
    Kubuntu Development Release

    Re: Program to Backup Across DVDs?

    Mondo/Mindi are for bare-metal recovery onto a series of DVDs, though I've never used them (I backup to a secondary hard drive figuring both won't die at once).

    LinuxChix | Linux User #432169 | Ubuntu User #8495 | IRC: maco @ irc.linuxchix.org or irc.freenode.net

  6. #6
    Join Date
    Oct 2007
    Beans
    11

    Re: How To Install DiscSpan?

    Hi, has anyone figured out how to burn a lot of files across spanned DVDs yet? I looked at the page for DiscSpan, but it says "DiscSpan 2.2.tar.bg" or something similar. I looked all over the page and couldn't find any instructions on how to install it? All I know how to do is the apt-get install thing or the synaptic program finder. Can anyone explain how to install DiscSpan? I think it is just an add on for Brasero burner? I'm surprised I couldn't find any instructions anywhere on DiscSpan and how to install it? Does this program even work?
    Thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •