Is there a way to build a Windows server what can be target for other Windows file servers with rsync ?
|
feedback
|
|
While MarkM has a good point about DFS-R, if you want to still use rsync, then cwrsync is a great Windows version of rsync, which includes a client & server, and can also use encryption. I have used this package on Windows for years. It works great, but (in my experience) can sometimes have slower than expected file transfer times. | |||
feedback
|
|
Is there a reason that you want to use rsync? If I were you, I'd go with the native DFS-R functionality built into Windows. | |||||||
feedback
|
|
Use DeltaCopy - http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp | ||||
|
feedback
|
|
The backuppc package has a link to a minimal rsyncd implementation. It is based on cygwin, and only provides the rsyncd daemon service. It is a 32 bit implementation, but runs well on Windows 7 64 bit. There is also a link to another set of packages package that includes an sshd service as well. | ||||
|
feedback
|
|
I have found a great tool Yintersync - Rsych for Windows to manage replicating multiple windows servers back to one. I replicate over 2tb daily from 10 servers over a 2mbit broadband connection using it. | |||
|
feedback
|