From: guibod at free dot fr Operating system: Windows PHP version: 5.0.2 PHP Bug Type: FTP related Bug description: ftp_get : Strange warnings
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 bug report at http://bugs.php.net/?id=31225&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31225&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31225&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31225&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=31225&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=31225&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=31225&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=31225&r=needscript Try newer version: http://bugs.php.net/fix.php?id=31225&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=31225&r=support Expected behavior: http://bugs.php.net/fix.php?id=31225&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=31225&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=31225&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=31225&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31225&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=31225&r=dst IIS Stability: http://bugs.php.net/fix.php?id=31225&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=31225&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=31225&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=31225&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=31225&r=mysqlcfg