cwRsync hangs on all transfers

2 posts / 0 new
Last post
itefix
Offline
Last seen: 2 weeks 18 hours ago
Joined: 01.05.2008 - 21:33
cwRsync hangs on all transfers

I won't doubt this is user error, but here's the problem:
When I execute the client CMD file to initiate a synch, all seems fine as the files are transferred over to the server. Looking at the server, all the files are pulled over correctly. When the transfer "ends", the server rsync.exe process continues to run at 100% CPU load as it did while the transfer was occurring. The client rsync.exe process remains running, but uses 0% of the CPU.

Isn't the client supposed to exit? Why is the server process eating up all of the CPU time?

I've got cwRsync 2.0.4 installed on two Windows XP Pro SP2 machines. Server side rsyncd.conf file is default with this module added:

path = /cygdrive/c/test

read only = false

transfer logging = yes

Client side cwrsync.cmd file is default with this custom command added:

rsync -rv /cygdrive/c/test/ dali::test/upload

Any help would be greatly appreciated.

itefix
Offline
Last seen: 2 weeks 18 hours ago
Joined: 01.05.2008 - 21:33
Re: cwRsync hangs on all transfers

One thing I forgot to mention:
As soon as I kill the client side process, the server side process no longer consumes 100% of the CPU.

Topic locked

Release announcements