Windows file Sync
Posted
by
Deane Venske
on Server Fault
See other posts from Server Fault
or by Deane Venske
Published on 2010-09-01T14:13:19Z
Indexed on
2012/06/06
22:42 UTC
Read the original article
Hit count: 181
windows-server-2008
|synchronization
So I have a big problem at the moment. Trying to find a reliable solution for syncing 2 windows IIS servers. I need to keep the web content imaged on both. Now I have been trying to use Rsync to this point, but unfortunately file permission errors are a nightmare to manage this way.
I'm testing out dropbox, but the performance sucks. I'm more familiar with Linux stuff and I've used Rsync in the past but isn't there a native windows solution that will work?
© Server Fault or respective owner