Removable Media Batch Copier
Removable Media Batch Copier (or just “rmbc”) is an application I wrote to ease to process of batch copying a lot of removable media (read: burned CDs and DVDs) onto a more convenient form of media; a big-capacity USB hard drive.
What it does is pretty much this:
1. Ask user what drive to copy from, and where to copy to
2. Wait for drive to be loaded with new media
3. Copy all data from source media to a numbered target directory
4. Eject media
5. Make some noise (optionally beep the speaker)
6. Display tray balloon hint asking for new media
7. Go to 2
It’s pretty straightforward and not with a whole lot of features but does the job.
I’ll put up a download link for it here shortly.. Just need to fix a few features..