iso creation for python backup script

Ryan Krauss ryanlists at gmail.com
Wed Sep 6 23:55:47 EDT 2006


Something like burn4free could work if there was a way to write an
input script for it.  I am trying to avoid manually adding different
folders to the backup each time.  I want a script that does it all for
me.

On 9/6/06, Steve Holden <steve at holdenweb.com> wrote:
> 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
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list