TotalNET Advanced Server 5.2 Reference Manual

DOS verify

This command verifies that data copied by the DOS copy command copies accurately. If you use the /v option with each DOS copy command, or if you use Novell's ncopy command, you do not need to use this command.

Usage

DOS verify {on|off}

Options

on 

Ensure that the DOS copy command verifies data during each copy so you do not have to use copy /v or ncopy. 

off 

Cause the DOS copy command not to verify data during each copy, the default. 

Examples

  1. Use the following command to ensure that the DOS copy command verifies data during each copy so you do not have to use copy /v or ncopy:


    DOS verify on
  2. Use the following command to cause the DOS copy command not to verify data during each copy:


    DOS verify off