Flash then nothing
Brought to you by:
sync2nas
Hello:
I have installed Sync2NAS on my Windows XP machine.
When I choose to rsync immediately it opens a
command prompt up very quickly then it exits (so I
quickly I do not know what it says) . Nothing more
happens. I do not see any indication on the rsync log
on the sever that sync2nas even connected.
Anyone have any ideas?
Also, there doesn't seem to be much activity on this
site. Is the prorgam being supported anymore?
Thanks,
Jim McCormack
Logged In: YES
user_id=1306079
1) Check your secret password file is referenced correctly in
your config file, i.e. no typo's, wrong file name.
secrets file = /etc/rsyncd.sec
and in dir:
-r-------- 1 root root 18 Jul 1 10:12 rsyncd.sec
2) Check permissions of .conf and .sec file:
.conf should be 644
.sec should be 400
-rw-r--r-- 1 root root 688 Jul 1 11:29 rsyncd.conf
-r-------- 1 root root 18 Jul 1 10:12 rsyncd.sec
3) Try running rsync from the command line, with -vvv option