How to correct the error condition while copying file in dos, Computer Engineering

Assignment Help:

Q. How to Correct the error condition while copying file in DOS?

In most case, DOS allows you to correct the error condition and retry the command (by pressing R). If the drive is not ready, normally, the remedy lies in inserting a disk in a drive and closing the drive door, if required. If the target disk is the write-protected, you can remove the write-protect sticker (in a mini floppy disk) or move the write-protect tab in a micro floppy disk and retry the command. If you are attempting to copy files on a new floppy disk, you will first have to format the disk. In case of insufficient disk space on the target disk, the remedy lies in creating vacant space by deleting unwanted files or by changing the target disk.

When you use the COPY command, if the destination directory already has file(s) that you are trying to copy, you are prompted to give direction to the system, e.g.

Overwrite A\NEW\SAMPLE.DOC (Yes/No/All)?

You can choose the following:

Yes (Y) : Overwrites the file and continues the COPY command.

No (N)  : Does not overwrite the file and continues the COPY command.

All (A)   : Overwrite the indicated file and all subsequent files. That is, Suppresses To use any option, press the corresponding letter (e.g. Y for Yes) and press the Enter key.


Related Discussions:- How to correct the error condition while copying file in dos

Explain program interpretation process, Explain program interpretation pr...

Explain program interpretation process. In a program interpretation process , the interpreter reads the source program and stores this in its memory. This bridges an executi

Explain the quantization error of an ADC, Explain the Quantization error...

Explain the Quantization error of an ADC. Ans. Quantization error- An analog voltage is within the range of 0 to 1V and for 3 bit output, the size of all intervals are

Explain the use of functions in parallel programming, Q. Explain the Use of...

Q. Explain the Use of functions in parallel programming? include "pvm3.h" main() {    int cc, tid, msgtag;    char buf[100];    printf("%x\n", pvm_mytid());

What is a PCI bus and discuss its aspects and usage, What is a PCI bus? Dis...

What is a PCI bus? Discuss its aspects and usage. Peripheral Component Interconnect (PCI): This bus was developed by Intel and introduced in 1993. It is geared specifically to

Cn, What is the basic requirement for establishing VLANs?

What is the basic requirement for establishing VLANs?

Basic elements of assembly language, Basic elements of  Assembly language:...

Basic elements of  Assembly language: Any Assembly language which consists 3 types of instruction statements that are used to define the program operations: Data secti

Define the abstraction of OOA, Define the Abstraction of OOA Now, let ...

Define the Abstraction of OOA Now, let us see how objects can be seen as a problem, and find their associated data and their behaviour. You will notice that an object is an ab

Device drivers in assembly, Device drivers are special programs installed b...

Device drivers are special programs installed by config.sys file to control installable devices.  So personal computers can be expanded at some future time by installation of new d

What is a symbolic constant, What is a symbolic constant? How it is defined...

What is a symbolic constant? How it is defined ? Symbolic constants are constants of any type declared by using the #define compiler directive. It is a preprocessor directive.

Determine any three restrictions that apply to class members, a. Determine ...

a. Determine any three restrictions that apply to class members. b. Is it possible for single class to be a friend of another class? Illustrate this using a suitable C++ program

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd