Microsoft
Software
Hardware
Network
Question : DFS not replicating certain files
Hello,
We have two servers running Srv 2003 R2. We have setup replication and a namespace for three shared folders between the two servers. The two servers are on different sites. All client would usually only connect to Server1 as it is local to the site and the second serer is in a data center for backup.
Replication is in both directions and recently we have noticed that some files that are on one server are not on the other server.
More interestingly is if I create a new text document in the same folder it replicates instantly.
If I rename the new file it will replicate the change instantly.
If I copy, or rename one of the files that are not replicating it will not replicate to the other server.
I had a lot of warning on the server in regards to EventID4202 because the watermark quota was not high enough. I have now increased the quotas by 50% through the DFS Manager Console.
Any advice would be greatly appreciated.
Thank you.
Answer : DFS not replicating certain files
Open/locked files and file locks is not replicated by DFS.
This behavior is by design, so make sure the files are closed correctly shall make the files replicating.
Random Solutions
how to calculate buisness day : hours : including saturdays and excluding public holidays ,lunch break and sunday
Missing Winlogon from registry
Can I use a hard drive and a enclosure to backup a Win98 computer?
ISA Firewall - Open port 81 to Webserver on the Server
ado.net reading first sheet of excel file.
PrivateProfileString
How to print a MS Access report to multiple network printers
how to create a TreeView and Bind its nodes to a DataTable?
Can't save Access 2003 report with specific printer under Access 2007
Create an excel sheet programmatically using VB.NET