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

How many octets does smallest possible ipv6 datagram contain, How many Octe...

How many Octets does the smallest possible IPV6 datagram contain? The maximum size of an Ipv6 datagram is 65575 bytes, with the 0 bytes Ipv6 header. Ipv6 also describe a minim

Sql injection, SQL Injection includes entering SQL code into web forms, eg....

SQL Injection includes entering SQL code into web forms, eg. login fields, or into the browser address field, to access and manipulate the database across the site, application or

What is sdram, Synchronous dynamic random access memory (SDRAM) is dynamic ...

Synchronous dynamic random access memory (SDRAM) is dynamic random access memory (DRAM) that is initialized with the system bus. Classic DRAM has an asynchronous interface, which m

Sorting, Different sorting algorithm will be discussed in the lecutres. The...

Different sorting algorithm will be discussed in the lecutres. The task in this worksheet is to write a funtions based on the Quicksort algorithm. When sorting an array of objec

Future of hyper threading, Current Pentium 4 based MPUs use Hyper-threading...

Current Pentium 4 based MPUs use Hyper-threading, but the next-generation cores, Woodcrest and Merom, Conroe will not. While some have alleged that this is because Hyper-threading

Illustrate header section of a device driver, Q. Illustrate Header section ...

Q. Illustrate Header section of a device driver? Header comprises information which allows DOS to identify the driver. It also comprises pointers which allow it to chain to ot

Explain process control block, Explain Process Control Block Process Co...

Explain Process Control Block Process Control Block (PCB): Information related with every process is stored in Process control Block. a) Process state b) Program counter c

Write decoder functionality in only one statement in verilog, Write decoder...

Write decoder functionality in only one statement in verilog module decoder( // Outputs dout, // Inputs din ); input [3:0] din; output [15:0] dout;

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