On Wed, Jan 30, 2002 at 09:59:33AM -0000, [EMAIL PROTECTED] wrote :
> From: [EMAIL PROTECTED]
> Operating system: Maybe All platform
> PHP version: 4.1.1
> PHP Bug Type: FTP related
> Bug description: ftp_getresp()'s bug when ftp server returns multiple response code
>
> Hello.
>
> When ftp-server returns multiple response code, ftp_nlist() and
> ftp_rawlist() is hung.
>
> First response code is set normaly.
> but second response code isn't set and ftp_get_resp() triing call
> ftp_readline() until ftp-timeout.
>
> I change ftp_getresp in ftp.c
This sounds like a good idea. Can you please post a unified
diff against latest CVS to php-dev@ ?
- Markus
--
Please always Cc to me when replying to me on the lists.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]