> and how can I make sure that
> cwRsync is even running. I have checked the services I could not find.
If you mean from an external site then make a dummy location in rsyncd.conf
ie
[dummy45678]
path = /cygdrive/e/dummy
read only = true
list=no
This is not visible in a rsync list unless you
Dear Abdul,
AFAIK, cwRsync accepts the same command line argument as rsync on Linux
does. The only difference is that you don't have built-in SSH. You have
three options:
1. Make your rsync run as a daemon on CentOS and then from Windows
connect to port 873
2. Download CYGWIN and use its SS
Website http://itefix.no/cwrsync may be helpful for you.
Tev
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Abdul Khan
> Sent: 2. januar 2008 19:00
> To: rsync@lists.samba.org
> Subject: cwRsync on windows
>
> Hi folks,
> It may be a very bas