ID: 31225 Updated by: [EMAIL PROTECTED] Reported By: guibod at free dot fr -Status: Open +Status: Feedback Bug Type: FTP related Operating System: Windows PHP Version: 5.0.2 New Comment:
Please supply login to the FTP site which can be used to replicate the bug. Previous Comments: ------------------------------------------------------------------------ [2004-12-21 10:52:04] guibod at free dot fr Description: ------------ I use a ftp connection through a ftp firewall, unknown version. ftp_get failed a couple of time triggering an warning very similar to Bug #29745 but before a successfull file recover. Same as Bug #18886 but on PHP 5.0.2 So long I noted two type of messages : - ftp_get(): Entering Passive Mode (10,160,5,2,70,219) - ftp_get(): Opening BINARY mode data connection for file transfer. It seem that ftp_get crash because the previous FTP command response is replied when ftp_get is used. Reproduce code: --------------- There is no real rule to reproduce this. It happened only on a Microsoft FTP server (IIS 5) and behind an unidentified ftp proxy. Expected result: ---------------- No warnings ! :) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31225&edit=1