answersLogoWhite

0


Best Answer

"copy <source> <destination>"

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you copy a dos file from one location to another?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you copy files to ram in ms-dos?

To copy files to RAM in MS-DOS, you have to use the COPY function after converting the file to a system file with the *.sys extension.


How does DOS redirection operators affect output and input?

The Redirection commands write/display the designated file/text to a specified location, whether it is a .txt file or another DOS terminal


What is the difference between copy con and copy in MS-DOS?

copy command is used to make a copy of file or copycon is used to write a file


How do you copy and paste in MS DOS?

You just need to copy in DOS.. It will automatically paste it.. To copy any file, run "copy" command.. Say you want to copy a file "data" from C: to D:, run "copy C:\data D:" and press enter.. It will automatically get paste..


How do you copy and paste in MS-DOS?

You just need to copy in DOS.. It will automatically paste it.. To copy any file, run "copy" command.. Say you want to copy a file "data" from C: to D:, run "copy C:\data D:" and press enter.. It will automatically get paste..


What is a batch file?

A batch file is the text file that contains a series of commands that MS-DOS carries out. A batch file is created by COPY CON command after specifying a file name by using extension as .BAT in DOS mode.


What dos commands do you use to transfer files?

MOVE as well as COPY and XCOPY, which leave the source file where it was.


Is there a way to do a dual-boot with windows xp and ms-dos as in installing ms-dos without effecting your computer that has windows xp is there a way to do that?

It's possible, you have to correct boot.ini file and copy DOS loader and DOS system on your hard drive.


How many charicters can a DOS file have?

A DOS file, or .bat file can have unlimited characters.


What other dos commands will transfer msdod.syc system file from one drive to another?

I think you meant msdos.sys. The commands in DOS used to move files are COPY and XCOPY. These commands will move files between drives or between folders.Most DOS commands have an online explanation if you follow the command with a /?.An example of copying is COPY filename.exe D: if you are already on the C: drive.XCOPY is more versatile with more than 20 different switches It can copy hidden andsystem files, as well.


Copy con command used for?

In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.


What has the author Craig Menefee written?

Craig Menefee has written: 'Harnessing DOS 6.0' -- subject(s): MS-DOS (Computer file), PC-DOS (Computer file) 'Byte's DOS programmer's cookbook' -- subject(s): MS-DOS (Computer file), Microcomputers, PC-DOS (Computer file), Programming