SQL Server doesn't replicate files. If the data is inside the database, you can setup SQL Server replication to move the data. However if the XML files are files on the hard drive you'll need to use something else to replicate the files. You can use Windows DFS to replicate files.
Last Wiki Answer Submitted: August 22, 2008 12:49 am by Denny Cherry64,520 pts.
All Answer Wiki Contributors: Denny Cherry64,520 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.