Computing.Net > Forums > Disk Operating System > create backup cd using batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

create backup cd using batch file

Reply to Message Icon

Name: Angela
Date: June 5, 2002 at 18:18:29 Pacific
Comment:

What command can I use to backup certain files and burn them onto a blank CD? I tried "copy c:\myfiles d: ", but it says "access denied" to the files. It's a writeable CD. Is there something I have to do before I can burn files onto it?



Sponsored Link
Ads by Google

Response Number 1
Name: Bill
Date: June 5, 2002 at 18:34:09 Pacific
Reply:

You need a special program such as DirectCD in order to write files to a blank CD as if it were a floppy disc, just as you need a program write an entire CD at once. Just using the copy command will not work. Also I do not know of any CD-Writing programs for DOS. You'll need Windows and a program like Easy CD Creator or Nero Burning ROM. You might want to consider getting something like a Zip drive or MO drive in order to just quickly copy files from DOS.


0

Response Number 2
Name: Fred6008
Date: June 6, 2002 at 03:20:19 Pacific
Reply:

You leave a lot of puzzles with your question such as what CD recording software
do you have. Now days you usually drag and drop what you want to include on the CD-R. With direct cd for (CD-RW) you have to format the CD-RW first.
I have found it easiest to make a
whole cd at a time. I make an extra logical drive for this of 730 Megabytes (for fat16 and 680 megabyte disks) I put everything I want to save on this drive and make the CD from this drive when I am ready to record.
The software I use (Nero or Easy Cd Creator usually) does not use copy commands. You drag and drop or you use the same interface as Windows Explorer to select items with.
I do not know how to make a CD-R with a batch file, but if you had a logical drive set aside for CDs, you could use XCOPY in the batch file to copy data to it for recording later.


0

Response Number 3
Name: Angela
Date: June 6, 2002 at 10:07:36 Pacific
Reply:

Thanks a lot, guys. You were very helpful. I think using a zip drive would be the best bet. Should I just be able to use the copy command for that?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


SoundBlaster16 and Creatv... msdos/pcdos



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: create backup cd using batch file

Batch File Installer Program www.computing.net/answers/dos/batch-file-installer-program/10810.html

telnet & ftp using batch file?? www.computing.net/answers/dos/telnet-amp-ftp-using-batch-file/4808.html

Create error log using batch file www.computing.net/answers/dos/create-error-log-using-batch-file/12641.html