Hi,

I am Rakesh, working on rsync3.0.0 sources based application(for file
backup). I have been noticing a crash in glob function call in glob_expand
method in util.c

Here is my rsyncd.conf which i am using.,

use chroot = no
max connections = 4
address = 192.168.1.142
[test1]
path = C:/Data/Images/
hosts allow = *
strict modes = false
comment = test1
read only = no
transfer logging = true
list = true
timeout = 0

----
and the command i have been using is

rsync -arv 192.168.1.142::test1

I have been running rsync daemon at 192.168.1.142 (symbian based device) and
initiating a rsync request from client running at 192.168.1.102 (windows XP
machine). (connected to a local DHCP server).

Any clue what could be the reason. Btw, I have compiled rsync project using
GCCE compiler.


With Best Regards,
Mutharaju Rakesh
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to