We have a folder (lets call it "test") located on the c:\ drive of one server (lets call it server A). We need the data inside this folder to show up on server B. When server A makes changes to any data inside the test folder the changes need to update on server B. Currently there is no folder on server B, but one can be created. We are running Windows server 2000 and 2003. I Have been looking into the File Replication service(FRS) offered by Microsoft and that led me to the Distributive File System (DFS). The DFS seems more complicated than what we are trying to do, but it seems we can't use the FRS without the DFS and a root. Does anyone have any input on the best way to go about doing this? Do we have to use the DFS to do this? Does anyone know of any resources on a how to guide in implementing both the DFS and FRS? I can't seem to find any step-by-step guides for the File replication service. Thank you, any input is greatly appreciated.