A Backup utility that takes a dropped folder and chops it into cd-r
sized "chunks" and allows you to burn them to a series of cds.
This
is my first real app, so be nice. I made it in Python using the Bethon
API bindings. It requires cdrtools (cdrecord, mkisofs, etc)
You DO NOT need to have Python installed to use this app.
Full Package - contains python and bethon
I made this when I realised that I was far too lazy to back up my
mp3s folder by hand, so instead, I learned a language and made an
application to do it for me. To do some fancy backing up, drop a folder
on Chunk Backup (it will NOT follow links...on purpose, nor will it
take folders from FAT partitions...a bug in bethon, i believe. Correct
me if I am wrong).
Details about this version:
Same as the last release...with the exception of fixing of a really dumb bug:
Attributes now properly copy to burned BFS cd's
The download links to the web site, where both versions are available for download.