Rsync and Windows 7
Posted
by
Nate
on Super User
See other posts from Super User
or by Nate
Published on 2011-11-11T04:56:16Z
Indexed on
2012/11/03
17:08 UTC
Read the original article
Hit count: 254
Can someone give me any tips on setting up some sort of Rsync server/client on Windows 7 to run rsync between both my web hosting server, and a backup server that I have running Ubuntu? I've tried setting it up with this tutorial:
http://www.youtube.com/watch?v=CvwdkZLNtnA
Using copssh, and cwrsync. Ran into all sorts of troubles, including not being able to get cwrsync to run (it installs properly, but never starts up), and copssh not generating the keys at all. The guy was running Windows Server 2003, though, so I'm guessing the problems could just be because I'm running Windows 7.
I've been trying to set it up with my Windows machine being the rsync server, and then Ubuntu and my webhosting VPS as the clients, but I realize it may be easier (and make more sense) to just setup the rsync server on Ubuntu, and then an rsync client on Windows 7?
Can anyone point me in the right direction? I'm thinking of using this guide:
http://www.gaztronics.net/rsync.php
It seems a bit outdated, though.
© Super User or respective owner