ID:               31802
 Updated by:       [EMAIL PROTECTED]
 Reported By:      neo_in_matrix at msn dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         FTP related
 Operating System: Fedora Core 1 & 3
 PHP Version:      4.3.10
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2005-02-02 17:02:07] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.



------------------------------------------------------------------------

[2005-02-02 04:16:15] neo_in_matrix at msn dot com

Description:
------------
I have a small script file (less than 200 lines) that pulls
Firefox/Thunderbird nightly trunk from mozilla.org. The script works
well on Windows 2000 family since it was created in May 2003.

I got my feet into Linux about half year ago. I had once tried to
modify the script to let it work under Fedora Core 1; but I failed.
ftp_get never download a file successfully. I think I was using an old
version in PHP 4.3x series. 

I recently installed Fedore Core 3 and tried to do it again, since I
think I am getting more experience on Linux. But, I get the same
failure.

It *seems* (no accurate proof) that ftp_get creates a zero byte file
and never downloads and writes bytes to the file. I see this by doing
ls -l.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31802&edit=1

Reply via email to