Example: Copy and overwrite files from drive A: to C:\DOS in DOS 6.22, you can use the COPY command. Here's the basic syntax: Replace SOURCEFILE with the name of the file you want to copy from drive A:, and replace DESTINATIONFILE with the name you want for the copied file on drive C:\DOS. If you want to copy all files from drive A: to C:\DOS and overwrite existing … [Read more...] about Copy files to another location in DOS