<div> Hi,<br> <br>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<br> <br>Here is my rsyncd.conf which i am using.,<br>
 <br>use chroot = no<br>max connections = 4<br>address = 192.168.1.142<br>[test1] <br>path = C:/Data/Images/<br>hosts allow = *<br>strict modes = false<br>comment = test1<br>read only = no<br>transfer logging = true<br>list = true<br>
timeout = 0<br> <br>----<br>and the command i have been using is<br> <br>rsync -arv 192.168.1.142::test1</div>
<div> </div>
<div>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). <br> <br>Any clue what could be the reason. Btw, I have compiled rsync project using GCCE compiler.<br>
 </div>
<p>With Best Regards,<br>Mutharaju Rakesh</p>
<p><br> </p>