it is a good package. I'm just having some problems configuring it.
I can move local files about, not probs, but I tried going over SSH to my server, and got a error. It says that it can't find the config file.
Therefore, I told it where it was, but that didn't work either. The error is here:
http://hamishnet.homelinux.com/~pub/cw_error.gif
One thing I haven't done is change my password and username from the default one given when the programme installed. I couldn't find where to do this.
My rsyncd.conf file is this:
Code:
use chroot = false
strict modes = false
hosts allow = *
log file = rsyncd.log
pid file = rsyncd.pid
# Module definitions
# Remember cygwin naming conventions : c:\work becomes /cygwin/c/work
#
[test]
path = /Program\ Files/cwrsnc/test
transfer logging = yes
Do i need to start the rsync daemon before I can transfer to the server?
Can you give me any hints, or show me your config file.?
I have looked at the how-to, but I dont' see my problem.
Regards,
Hamish