UNSOLVED

P_Rene

updated

3 years ago

P

P_Rene

1 Rookie

4 Posts

1

2167

February 24th, 2021 20:00

Copy Permissions from Snapshots

Hello,

I need to fix the permissions on one of our shares.  Is there a way to copy just the permissions from the snapshot, if so what are the steps?  I tried using Robocopy and received the following errors:

Source - \\xxx.xx.xxx.xxx\ifs\.snapshot\share_14days_2021-02-18-19\data\Share\
Dest : \\Destination_share.com\dest_Share\

Files : *.*
Options : *.* /V /X /FP /BYTES /TEE /S /E /DCOPY:D /COPY:S /SECFIX /PURGE /MIR /NP /MT:128 /R:1 /W:1

NOTE : NTFS Security may not be copied - Source may not be NTFS.

2021/02/23 19:15:08 ERROR 1326 (0x0000052E) Accessing Source Directory

Thank you in advance.