multicd provides an easy way to backup a large number of files to multiple CDs or DVDs. Give multicd the files/directories you want backed up and it will create as many CDs or DVDs as it needs to, prompting the user to put in a new disc whenever needed. It can be configured to run in a multi-threading mode, where it will burn one image to a disc while it is copying files to another image. This feature can be disabled for slower machines.
| Tags | Archiving backup |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: chown is now used with the "uid:gid" syntax instead of "uid.gid" due to problems on some systems.


Changes: This release adds an explicit --no-dereference for chown of symbolic links, because it is not always the default behavior on all systems.


Changes: The ability to write DVDs was added. An option to backup only those files that have changed since a given time was added.


Changes: A bug in config file parsing has been fixed. The format of dates in index files has been changed.


Changes: A bug that caused multicd to falsely report an I/O error was fixed.
- All comments
Recent commentsthis is it!
dont do anything to it. it works!
i couldnt get to the joast.ca website to try that product, but i've tried a load of others that have flash gui's and not so flash gui'z. some gpl & some commercial.
i had been happily using my own cdrecord script for months but hadnt stumbled upon a way to automate the burning of gigs of files. this does that across multiple cd's and it does it in the native ext2fs format, and creates an index file.
how easy is backing up 30gig of mp3 when you just tell everyone in the house to swap the cd when the tray is open!
best cd backup tool i've seen on any platform, good stuff.
good tool. not very uf
I like the program. I just wanted to backup my /home and /etc to cd-r media, but that required ~5 disks. I was able to create 5 images (using ext2 filesystem instead of iso9660) that I burned to disks. The only problem I had was trying to burn one disk at a time in the default mode, which failed when cdrecord returned an error and the program got stuck. Could use a curses interface and be more user friendly, but it's a nice tool.