Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Files set to Read Only when share is moved/copied

Status
Not open for further replies.
Oct 23, 2003
108
0
0
GB
Hello,

I need to move a shared directory and files from Server2003-1 to Server2003-2 but when I move or copy the directory and re-enable the share all the file within the share are read only.

All files and directorys within the share have the correct permissions "Full Control" for the correct users etc etc.

I have even tried to restore the files from backup and still get the same problem.

If I try to remove the read only flag it appears again after it has processed.

I also noticed that before I moved the files the read only flag is set even when it resided on the orginal server. But the users did not get the "This file is read only" error when they changed it.

The read only error now appears if they access the file on the new share.

Thanks
Fandab

 
sussed it,

2003 server sets only read permissions on the root of the share.

 
Have you tried robocopy? You can use switches to copy permissions. I don't think it would take the share permissions though, just the file/directory permissions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top