|
||||||
Hi I have been around the net looking for an aswer to this problem, but with no luck... Im trying to copy data from server1 over a 10MBit WAN connection |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||
|
Guest
Posts: n/a
|
Hi
I have been around the net looking for an aswer to this problem, but with no luck... Im trying to copy data from server1 over a 10MBit WAN connection to server2 wich is the backupserver. I want to copy all project data with all permissions and dates from server1 to server2. Both servers running server 2003 (R1) I have been trying this out with robocopy version XP026. I have set up a temp directory on both servers for trying this out. On server1 there is some two permisions set. on is administrators and the other one is a group in AD that is set on E: drive itself and therefor is automatically set on the root foolder and all underlying folders as well. When im doing this with the initial run it copies all files, but it doesnt retain the two permissions, instead it sets the permissions that i automatically created on server2 when setting that root folder up. The folder on the destination server2 is on D: If i add another person on server1 it will in the second run copy the permission correctly to server2, if i erase it, it will also erase it correctly on server2. But i cant get it to copy the permissions that is set up from start, why is this??? If I do the same procedure with robocopy XP010 it DOES work, it copies the right permissions with no problems, BUT i cant get that version to correctly copy time stamps on folder! It looks like this is a problem that i fixed in version xp026 with the /DCOPY:T switch that doesnt exist in version xp010.... Anyone out there that can help me with this? I would be most grateful! Best Regards Perra -- ________________________ Per-Olof Olsson IT - Manager |
||
|
|
|
#2 | ||
|
Guest
Posts: n/a
|
Hi
I have found one cause that is a problem in xp026, IF the folder i am copying from, is a folder that is set to "Allow inheritable permissions from the...." in the advanced security tab, then it wont take the permissions correctly over to the new backupserver. But unchecking this makes it work.... but this seems odd to me, is this a demand that it will work only with that set??! //Perra -- ________________________ Per-Olof Olsson IT - Manager "Per-Olof Olsson" wrote: > Hi > > I have been around the net looking for an aswer to this problem, but with no > luck... > Im trying to copy data from server1 over a 10MBit WAN connection to server2 > wich is the backupserver. > > I want to copy all project data with all permissions and dates from server1 > to server2. Both servers running server 2003 (R1) > > I have been trying this out with robocopy version XP026. > I have set up a temp directory on both servers for trying this out. > > On server1 there is some two permisions set. on is administrators and the > other one is a group in AD that is set on E: drive itself and therefor is > automatically set on the root foolder and all underlying folders as well. > > When im doing this with the initial run it copies all files, but it doesnt > retain the two permissions, instead it sets the permissions that i > automatically created on server2 when setting that root folder up. The folder > on the destination server2 is on D: > > If i add another person on server1 it will in the second run copy the > permission correctly to server2, if i erase it, it will also erase it > correctly on server2. > But i cant get it to copy the permissions that is set up from start, why is > this??? > > If I do the same procedure with robocopy XP010 it DOES work, it copies the > right permissions with no problems, BUT i cant get that version to correctly > copy time stamps on folder! It looks like this is a problem that i fixed in > version xp026 with the /DCOPY:T switch that doesnt exist in version xp010.... > > Anyone out there that can help me with this? I would be most grateful! > > Best Regards > Perra > > > -- > ________________________ > Per-Olof Olsson > IT - Manager |
||
|
|
|
#3 | ||
|
Guest
Posts: n/a
|
Dear Perra,
Thank you for your post. If I understand properly, you find that the ACL of the file cannot be retained when you use the robocopy version XP026 to copy the file. I did some research and found that it may be a known issue that the robocoy XP026 and later version cannot copy the ACLs with inheritance. I will report this issue to our product group and let you know, if I get any update. As a workaround, you may consider clearing the check box "Allow inheritable permission from the parent to propagate to this object and all child objects. Include these with entries explicitly defined here." for the root folder before copying the data. Here is the detailed steps: 1. Right-click the root folder where the data is stored, select Properties. 2. Click the Security tab, click Advanced. 3. Clear the check box "Allow inheritable permission from the parent to propagate to this object and all child objects. Include these with entries explicitly defined here.", and then click Copy to copy the permission entries that were previously applied. 4. After that, copy the folder and all the data by using the utility robocopy and check if the permission is retained. Hope it helps. Sincerely, Joson Zhou Microsoft Online Support Microsoft Global Technical Support Center Get Secure! - www.microsoft.com/security ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. |
||
|
|
|
#4 | ||
|
Guest
Posts: n/a
|
Hi,
Yes this does help, and then i know that xp026 isnt supposed to work with inheritable permissions, so i guess that concludes this case. But if u get any update please let me know. Thanks //Perra -- ________________________ Per-Olof Olsson IT - Manager ""Joson Zhou (MSFT)"" wrote: > Dear Perra, > > Thank you for your post. > > If I understand properly, you find that the ACL of the file cannot be > retained when you use the robocopy version XP026 to copy the file. > > I did some research and found that it may be a known issue that the robocoy > XP026 and later version cannot copy the ACLs with inheritance. I will > report this issue to our product group and let you know, if I get any > update. > > As a workaround, you may consider clearing the check box "Allow inheritable > permission from the parent to propagate to this object and all child > objects. Include these with entries explicitly defined here." for the root > folder before copying the data. Here is the detailed steps: > > 1. Right-click the root folder where the data is stored, select Properties. > 2. Click the Security tab, click Advanced. > 3. Clear the check box "Allow inheritable permission from the parent to > propagate to this object and all child objects. Include these with entries > explicitly defined here.", and then click Copy to copy the permission > entries that were previously applied. > 4. After that, copy the folder and all the data by using the utility > robocopy and check if the permission is retained. > > Hope it helps. > > Sincerely, > Joson Zhou > Microsoft Online Support > Microsoft Global Technical Support Center > > Get Secure! - www.microsoft.com/security > ================================================== === > When responding to posts, please "Reply to Group" via your newsreader so > that others may learn and benefit from your issue. > ================================================== === > This posting is provided "AS IS" with no warranties, and confers no rights. > > |
||
|
![]() |
| Tags |
| permission, problems, robocopy, xp026 |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Robocopy Problems, Need advice! | nizmoz | Windows 2003 Server | 0 | 11-10-2008 08:33 AM |
| RoboCopy XP026 Return Code | Alain | Windows XP | 0 | 10-02-2008 11:20 AM |
| UAC-Permission problems | bobg | Windows Vista | 3 | 02-12-2008 04:54 PM |
| Problem with ROBOCOPY version XP026 an ERRORLEVEL | Tom Meier | Windows 2003 Server | 2 | 09-08-2007 03:55 PM |
| robocopy Version XP026 errorlevel not set | alex.taylor@comcare.gov.au | Windows XP | 1 | 09-06-2007 02:50 AM |