iso creation for python backup script

Steve Holden steve at holdenweb.com
Wed Sep 6 23:01:24 EDT 2006


Ryan Krauss wrote:
> I would like to write a python script to backup my wife's important
> stuff to a CD or DVD.  She is running windows.  Is there an easy way
> to create as iso image file using python or some other way to use
> python to create (and burn?) a cd?  I am open to other free cd backup
> tools that work in windows if there are any suggestions, but I want a
> lot of flexibility about what goes into the backup (which is why I
> would prefer to do it in python and have full control).
> 
I'll leave others to answer the Python question, but I use Burn4Free 
(http://www.burn4free.com/) - this product wil also write ISO images 
should you choose to create them in Python.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list