ID: 14052
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: FTP related
Operating System: Win2K
PHP Version: 4.1.1
New Comment:

Please update version :)


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

[2002-01-09 11:31:38] [EMAIL PROTECTED]

I'm setting this to open, version to 4.1.1. Although in CVS there exists
now a way to adjust the timeout (ftp_set_option(FTP_TIMEOUT_SEC, 10);
for example) it's not a solution and there are still some flaws in the
implementation IMO.

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

[2002-01-09 11:06:06] [EMAIL PROTECTED]

Yes I've tested it with 4.1.1 and the problem ist still present. 90
Seconds is absolutly true! In this time he hangs in the ftp_rawlist
function... and then he will continue, but often doesn't work the next
call to ftp_rawlist too. And sorry, it isn't a problem of the user, but
when executing per CLI, the script run more reliable than executed by
apache. When I start the script directly it run sometimes until end (Not
often). 

I tested it on 2 machines (W2K-Notebook and W2K-PC). 

I'm very intrested in this function, because i'm working on a little
web-filesharing-tool, which should index content of ftps. Thanks for
your feedback!

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

[2002-01-02 09:46:20] [EMAIL PROTECTED]

Is this bug still present to you, also with 4.1.0?

If so, can you verify that the 'hang' time is about 90 seconds (its a
fixed coded timeout value in ext/ftp)?

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

[2001-11-14 09:48:04] [EMAIL PROTECTED]

I think there is really a problem with repeated ftp_rawlist (Reported in
#7897). I write a script which make several ftp_rawlists to indexing all
the content. In most case, the task "hangs up" for 1 or 2 minutes. Then
the program will continue, but it can be that it hangs up again. When I
start the script directly (cmd-line), it will run well. But when I start
it trough the task scheduler or the web server, it hangs up always. I
can't explain the problem more, because this is all -> Repeated
ftp_rawlist, script is running under user "system".

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



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


-- 
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]

Reply via email to