<div>Hi,</div>
<div> </div>
<div> I have a problem with mogileFS. I'm migarating the data to the mogileFS. It's ok in our server. But the data have been deleted in our client server after migaration is finished. Can anyone help me to solve this problem? I found a different in our server and client's server. In the file
ClientHTTP.pm of Perlbal, at line 239. </div>
<div> </div>
<div>in our server > if ($! == ENOENT) {</div>
<div><font size="2"></font> </div>
<div><font size="2">in client's server > <font size="2">if (! -e $path) {</font></font></div>
<div><font size="2"></font> </div>
<div><font size="2">Is it the point of the problem? </font></div>
<div><font size="2"></font> </div>
<div><font size="2">Best Regards,</font></div>
<div><font size="2">TJ.<font size="2"></font></font></div>
<p> </p>
<p> </p>