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

What is control store, What is control store? The microroutines for all...

What is control store? The microroutines for all the instructions in the instruction set of a computer are kept in a special memory known as the control store.

Quantity amounts (data type quan), A field containing quantity amounts (dat...

A field containing quantity amounts (data type QUAN) must be assigned to a reference table and a reference field. Explain? As a reference table, a system table having all the v

What do you mean by manual assembly, Q. What do you mean by Manual Assembly...

Q. What do you mean by Manual Assembly? It was an old method which required the programmer to translate every opcode in its numerical machine language representation by search

What are tri-state devices , why they are essential in a bus oriented syste...

why they are essential in a bus oriented system? Ans) In a multiplexed bus system, many devices are linked to a common bus. If 2 or more devices attempt to use the bus at the si

Recent parallel programming models, A model for parallel programming is an ...

A model for parallel programming is an abstraction and is machine architecture independent. A model can be executed on several hardware and memory architectures. There are various

Explain working of intranet, Intranets are mainly "small" Internets. They u...

Intranets are mainly "small" Internets. They use same network facilities that Internet does, though access is restricted to a limited sphere. For example, a company can set up an i

What are the advantages of using xml over html, What are the advantages of ...

What are the advantages of using XML over HTML?  The root cause of the problem lies in HTML (Hyper Text Mark-up Language), the defacto standard for web publication. The main pr

How to clear a datagrid on a button click, How to clear a datagrid on a but...

How to clear a datagrid on a button click? You require to Clear the DataSource of the dataGrid. So try this: dataSet1.Clear(); dataGrid1.DataSource = dataSet1.TableNam

Explain the hamiltonian path, What is Hamiltonian path?  A Hamiltonian ...

What is Hamiltonian path?  A Hamiltonian path in a directed graph G is a directed path that goes by each node exactly once. We consider a special case of this difficulty where

What do you mean by stack unwinding in c++, Stack unwinding in C++ is a pro...

Stack unwinding in C++ is a process during exception handling when the destructor is known for all local objects the place where the exception was thrown and where it is caught.

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