1. When the VSS client opens the project, the system prompts access to file "\ *** \ rights. dat" denied
This prompt indicates that you do not have the network access permission. You must have the write permission on the shared folder. We should allow writing when setting shared files.
2. Set environment variables for VSS
By default, every time we open the VSS client, the filled user name is the user logged on to the current system, which is inconvenient to use. We can set an environment variable ssuser to specify the user name when opening the VSS client.
Note: To set the shared write permission in Windows2003, you must set the write permission for everyone in two places.
1. Add the everyone write permission to the folder Properties> Security;
2. Set "change" permission "for everyone in" folder properties ">" share ".
Only through these two steps can a directory be written to anyone!
This article turns from Seo fragmentation