Jump to content

robocopy didn't support directories


Recommended Posts

Posted

Hi,

I use "rsyncrypto" to crypt files and directories for backup purposes. Unfortunately rsyncrypto didn't copy owner and attributes of the files.

Therefore I use robocopy to save owner and attributes of files and directories:

robocopy 'C:\test' 'C:\test.crypt /E /COPY:SOUA /CREATE /R:0

This work fine in XP with robocopy V5.1.1.1010 (XP010). But it didn't fully work with Vista nor with Windows7.

The robocopy versions, released with Vista and Windows7 will "only" copy owner and attributes of files.

The owner and attributes of directories remains unchanged.

With robocopy V5.1.1.1010 (XP010) the owner and attributes of directories will be copied in Vista and Windows7 too.

Is it a feature or is it a failure of mine?

Thanks in advance

AthLux


  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...