Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

On a computer that is running Windows 7 or Windows Server 2008 R2, the performance of directory tree replication is significantly slower when you use the Robocopy command compared to earlier versions of Windows.

Cause

This issue occurs because additional code was added to copy extended attributes and alternative data streams for directories.

Resolution

This hotfix adds the following copy options to the Robocopy command:

Copy options

Descriptions

/nodcopy

copies no directory information

/dcopy: copy flags

The following copy flags are added:
D copies directory data
A copies directory attributes
Note /dcopy:T was included in the Robocopy command.

Notes

  • The default behavior of earlier versions of Robocopy (the versions that are included in Resource Kits, in Windows Vista, and in Windows Server 2008) is the same behavior as using the /DCOPY:A option.

  • The default Robocopy behavior in Windows 7 and in Windows Server 2008 R2 (in the released versions and the hotfixed versions) is the same as using the /DCOPY:DA option.

  • To return Robocopy performance to an amount that is closer to earlier versions of Robocopy, you have to add the /DCOPY:A option to all Robocopy commands.

  • To improve Robocopy performance even more, use the /NODCOPY optioninstead of the /DCOPY:A option. This provides the best performance, but at the expense of not copying the DOS-style attributes, the extended attributes, and the alternae data streams of directories. Few applications depend on DOS-style attributes for directories. Therefore, if the source directories have no associated extended attributes or alternate data streams, the attempts to copy these attributes and data streams can be safely omitted.

  • Copying the NTFS file system access control list security information is requested by specifying the /SEC or /COPY:S option.

    Note When you request to copy the security information of files, security information of directories is also copied. This is the same behavior from earlier versions of Robocopy.

  • In Windows 7 and in Windows Server 2008 R2, copying security information of directories is only performed the first time that a target directory is copied or created. Earlier versions of Robocopy copied the NTFS access control list security information for all existing directories. However, this created too much NTFRS replication churn if the Robocopy target was also involved in NTFRS replication.

  • In Windows 7 and in Windows Server 2008 R2, you can force replication of NTFS access control lists for all directories by adding the /MIR option to Robocopy commands that copy security.

    Note/MIR implies /PURGE. Therefore, adding the /MIR option to existing Robocopy commands can cause files and whole directory trees to be deleted if they exist at the destination, but not at the source. Use the /MIR option with caution, because items that are deleted by using /MIR cannot be undeleted.

  • In Windows 7 and in Windows Server 2008 R2, you cannot force NTFS access control lists for all directories to replicate unless you specify /MIR and delete additional items from the destination.

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must be running one of the following operating systems:

  • Windows 7

  • Windows 7 Service Pack 1 (SP1)

  • Windows Server 2008 R2

  • Windows Server 2008 R2 Service Pack 1 (SP1)

For more information about how to obtain a Windows 7 or Windows Server 2008 R2 service pack, click the following article number to view the article in the Microsoft Knowledge Base:

976932 Information about Service Pack 1 for Windows 7 and for Windows Server 2008 R2

Registry information

To apply the hotfix in this package, you do not have to make any changes to the registry.

Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

File information

The global version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.

Windows 7 and Windows Server 2008 R2 file information notes


  • The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:

    Version

    Product

    Milestone

    Service branch

    6.1.760
    0.21xxx

    Windows 7 and Windows Server 2008 R2

    RTM

    LDR

    6.1.760
    1.21xxx

    Windows 7 and Windows Server 2008 R2

    SP1

    LDR

  • The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the "Additional file information for Windows Server 2008 R2 and for Windows 7" section. MUM and MANIFEST files, and the associated security catalog (.cat) files, are extremely important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.

For all supported x86-based versions of Windows 7

File name

File version

File size

Date

Time

Platform

Ntfs.sys

6.1.7600.21146

1,210,736

07-Feb-2012

05:41

x86

Ntfs.sys

6.1.7601.21917

1,211,760

07-Feb-2012

06:14

x86

Robocopy.exe

5.1.10.1027

100,864

07-Feb-2012

05:30

x86

Robocopy.exe

5.1.10.1027

100,864

07-Feb-2012

06:08

x86

For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

File name

File version

File size

Date

Time

Platform

Ntfs.sys

6.1.7600.21146

1,685,360

07-Feb-2012

06:34

x64

Ntfs.sys

6.1.7601.21917

1,660,272

07-Feb-2012

06:29

x64

Robocopy.exe

5.1.10.1027

126,976

07-Feb-2012

06:22

x64

Robocopy.exe

5.1.10.1027

126,976

07-Feb-2012

06:18

x64

Robocopy.exe

5.1.10.1027

100,864

07-Feb-2012

05:30

x86

Robocopy.exe

5.1.10.1027

100,864

07-Feb-2012

06:08

x86

For all supported IA-64-based versions of Windows Server 2008 R2

File name

File version

File size

Date

Time

Platform

Ntfs.sys

6.1.7600.21146

3,552,624

07-Feb-2012

05:22

IA-64

Ntfs.sys

6.1.7601.21917

3,555,696

07-Feb-2012

05:22

IA-64

Robocopy.exe

5.1.10.1027

273,408

07-Feb-2012

05:10

IA-64

Robocopy.exe

5.1.10.1027

273,408

07-Feb-2012

05:12

IA-64

Robocopy.exe

5.1.10.1027

100,864

07-Feb-2012

05:30

x86

Robocopy.exe

5.1.10.1027

100,864

07-Feb-2012

06:08

x86

Workaround

To work around this issue, use the Robocopy command that was included in an earlier version of Microsoft Resource Kit.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

More Information

For more information about the Robocopy command, visit the following Microsoft website:

General information about the Robocopy commandFor more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

Additional file information

Additional file information for Windows 7 and for Windows Server 2008 R2

Additional files for all supported x86-based versions of Windows 7

File name

X86_microsoft-windows-ntfs_31bf3856ad364e35_6.1.7600.21146_none_a6fd402b973b9a8d.manifest

File version

Not Applicable

File size

14,508

Date (UTC)

07-Feb-2012

Time (UTC)

06:02

Platform

Not Applicable

File name

X86_microsoft-windows-ntfs_31bf3856ad364e35_6.1.7601.21917_none_a9053703944895e2.manifest

File version

Not Applicable

File size

14,508

Date (UTC)

07-Feb-2012

Time (UTC)

06:41

Platform

Not Applicable

File name

X86_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7600.21146_none_c79345ef66b43db3.manifest

File version

Not Applicable

File size

2,586

Date (UTC)

07-Feb-2012

Time (UTC)

06:06

Platform

Not Applicable

File name

X86_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7601.21917_none_c99b3cc763c13908.manifest

File version

Not Applicable

File size

2,586

Date (UTC)

07-Feb-2012

Time (UTC)

06:40

Platform

Not Applicable

Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

File name

Amd64_microsoft-windows-ntfs_31bf3856ad364e35_6.1.7600.21146_none_031bdbaf4f990bc3.manifest

File version

Not Applicable

File size

14,514

Date (UTC)

07-Feb-2012

Time (UTC)

06:59

Platform

Not Applicable

File name

Amd64_microsoft-windows-ntfs_31bf3856ad364e35_6.1.7601.21917_none_0523d2874ca60718.manifest

File version

Not Applicable

File size

14,514

Date (UTC)

07-Feb-2012

Time (UTC)

07:35

Platform

Not Applicable

File name

Amd64_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7600.21146_none_23b1e1731f11aee9.manifest

File version

Not Applicable

File size

2,590

Date (UTC)

07-Feb-2012

Time (UTC)

06:57

Platform

Not Applicable

File name

Amd64_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7601.21917_none_25b9d84b1c1eaa3e.manifest

File version

Not Applicable

File size

2,590

Date (UTC)

07-Feb-2012

Time (UTC)

07:33

Platform

Not Applicable

File name

X86_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7600.21146_none_c79345ef66b43db3.manifest

File version

Not Applicable

File size

2,586

Date (UTC)

07-Feb-2012

Time (UTC)

06:06

Platform

Not Applicable

File name

X86_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7601.21917_none_c99b3cc763c13908.manifest

File version

Not Applicable

File size

2,586

Date (UTC)

07-Feb-2012

Time (UTC)

06:40

Platform

Not Applicable

Additional files for all supported IA-64-based versions of Windows Server 2008 R2

File name

Ia64_microsoft-windows-ntfs_31bf3856ad364e35_6.1.7600.21146_none_a6fee4219739a389.manifest

File version

Not Applicable

File size

14,511

Date (UTC)

07-Feb-2012

Time (UTC)

07:01

Platform

Not Applicable

File name

Ia64_microsoft-windows-ntfs_31bf3856ad364e35_6.1.7601.21917_none_a906daf994469ede.manifest

File version

Not Applicable

File size

14,511

Date (UTC)

07-Feb-2012

Time (UTC)

07:32

Platform

Not Applicable

File name

Ia64_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7600.21146_none_c794e9e566b246af.manifest

File version

Not Applicable

File size

2,588

Date (UTC)

07-Feb-2012

Time (UTC)

07:00

Platform

Not Applicable

File name

Ia64_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7601.21917_none_c99ce0bd63bf4204.manifest

File version

Not Applicable

File size

2,588

Date (UTC)

07-Feb-2012

Time (UTC)

07:31

Platform

Not Applicable

File name

X86_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7600.21146_none_c79345ef66b43db3.manifest

File version

Not Applicable

File size

2,586

Date (UTC)

07-Feb-2012

Time (UTC)

06:06

Platform

Not Applicable

File name

X86_microsoft-windows-robocopy_31bf3856ad364e35_6.1.7601.21917_none_c99b3cc763c13908.manifest

File version

Not Applicable

File size

2,586

Date (UTC)

07-Feb-2012

Time (UTC)

06:40

Platform

Not Applicable

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×