Command-line CD-RW recorder

F

Flavio Borup

I would like an application that could write backup of my ZIP files
to CD-RW, with a command-line interface. Free tool if possible

I don't wanna GUI, the application will do the job inside Batch files


something like:

CDRECORD C:\DATA\*.ZIP E: -fullerase

or anything so easy like my example (-:
 
M

Mark R. Blain

I would like an application that could write backup of my ZIP files
to CD-RW, with a command-line interface. Free tool if possible

I don't wanna GUI, the application will do the job inside Batch files

something like:

CDRECORD C:\DATA\*.ZIP E: -fullerase

or anything so easy like my example (-:

CDRDAO and CDRECORD can be scripted in batch files, although they are
not as easy as you desire.
<http://cdrdao.sourceforge.net/>
<http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html>

With UDF packet-writing software like DirectCD, almost any backup
program can write data to CDs, but I don't use or recommend UDF.
 
M

Michael Bednarek

I would like an application that could write backup of my ZIP files
to CD-RW, with a command-line interface. Free tool if possible

I don't wanna GUI, the application will do the job inside Batch files


something like:

CDRECORD C:\DATA\*.ZIP E: -fullerase

or anything so easy like my example (-:

You may already have Nero - it comes with many CD-RW drives as an OEM
application. Nero comes with NeroCmd.exe, a command line tool. It's not
easy to use.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top