"The XCopy.exe Page" is now available

  • Thread starter Thread starter guard
  • Start date Start date
G

guard

This is a "Mounted Help" page combining the help text from Windows NT4,
2000, XP and Server 2003. You will find it useful as a reference when
writing shell scripts that must run reliably under multiple NT-Based
Operating Systems.

The expected file version, date, time and size are documented as well as the
local and remote paths used to invoke the utility in a script or at the
command line.

The calculated MD5 (Message Digest 5) is available for file verification.

Syntax differences among the four OS's are color highlighted to assist with
understanding.

Parameters and switches are alphabetized for quick reference.

Hyperlinks to related commands are added where appropriate.

The "Common Help" text (from "xcopy /?" on each platform) is also available
for comparison.

(http://TheSystemGuard.com/TheGuardBook/CCS-Ext/XCopy.htm)

*******

-tsg
____________________________________________________________
TheSystemGuard.com | BoomingOrFuming.com | MountCommands.com
Free and "Almost Free" Knowledge for Windows System Admins!
 
BTW, '/?' works for other commands aswell, not just xcopy. For example:-

for/?, set/?, call/?, if/?, cmd/? ... you get the idea
 
Ritchie said:
BTW, '/?' works for other commands aswell, not just xcopy. For example:-

for/?, set/?, call/?, if/?, cmd/? ... you get the idea

You might want to consider including a comment about possible
corruption of the short (8+3) file names in Windows 2000/XP.
http://onlinehelp.bc.ca/tips#newdisk


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
 
Back
Top