XCOPY

Sean

Distinguished
Dec 31, 2007
1,007
0
19,280
Archived from groups: microsoft.public.windowsxp.perform_maintain (More info?)

This may come as a very stupid question but can anyone come up with a
good description of the command xcopy /Z. I cannot find very much
documentation on the /Z option as it seems to have been added to Windows
2000 and up. The only description I have found is what the help for xcopy
states; "Copies networked files in restartable mode." Can anyone point me
to a more thorough explanation of this?

Sean
 
Archived from groups: microsoft.public.windowsxp.perform_maintain (More info?)

Hi Sean,

Snip from:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/xcopy.mspx

Using /z

If you lose your connection during the copy phase (for example, if the
server going offline severs the connection), it resumes after you
reestablish the connection. /z also displays the percentage of the
copy operation completed for each file.

--
Regards,
Bert Kinney MS-MVP Shell/User
http://dts-l.org/

Sean wrote:
> This may come as a very stupid question but can anyone
> come up with a good description of the command xcopy /Z. I cannot
> find very much documentation on the /Z option as
> it seems to have been added to Windows 2000 and up. The
> only description I have found is what the help for xcopy
> states; "Copies networked files in restartable mode." Can anyone
> point me to a more thorough explanation of
> this?
> Sean
 
Archived from groups: microsoft.public.windowsxp.perform_maintain (More info?)

That did it for me. The scary part is I skimmed that document earlier
and just missed it. Thanks Bert!

"Bert Kinney" <bert@NSmvps.org> wrote in message
news:%23iOL7cEeFHA.2076@TK2MSFTNGP15.phx.gbl...
> Hi Sean,
>
> Snip from:
> http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/xcopy.mspx
>
> Using /z
>
> If you lose your connection during the copy phase (for example, if the
> server going offline severs the connection), it resumes after you
> reestablish the connection. /z also displays the percentage of the copy
> operation completed for each file.
>
> --
> Regards,
> Bert Kinney MS-MVP Shell/User
> http://dts-l.org/
>
> Sean wrote:
>> This may come as a very stupid question but can anyone
>> come up with a good description of the command xcopy /Z. I cannot find
>> very much documentation on the /Z option as
>> it seems to have been added to Windows 2000 and up. The
>> only description I have found is what the help for xcopy
>> states; "Copies networked files in restartable mode." Can anyone point me
>> to a more thorough explanation of
>> this?
>> Sean
>
>
 
Archived from groups: microsoft.public.windowsxp.perform_maintain (More info?)

You're welcome Sean. Glad to be of help.

--
Regards,
Bert Kinney MS-MVP Shell/User
http://dts-l.org/


Sean wrote:
> That did it for me. The scary part is I skimmed that
> document earlier and just missed it. Thanks Bert!
>
> "Bert Kinney" wrote
>> Hi Sean,
>>
>> Snip from:
>> http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/xcopy.mspx
>>
>> Using /z
>>
>> If you lose your connection during the copy phase (for
>> example, if the server going offline severs the
>> connection), it resumes after you reestablish the
>> connection. /z also displays the percentage of the copy
>> operation completed for each file. --
>> Regards,
>> Bert Kinney MS-MVP Shell/User
>> http://dts-l.org/
>>
>> Sean wrote:
>>> This may come as a very stupid question but can anyone come up
>>> with a good description of the command xcopy
>>> /Z. I cannot find very much documentation on the /Z option as it
>>> seems to have been added to Windows 2000 and up. The
>>> only description I have found is what the help for xcopy
>>> states; "Copies networked files in restartable mode."
>>> Can anyone point me to a more thorough explanation of this?
>>> Sean