php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14719 ftp_nlist/ftp_rawlist
Submitted: 2001-12-27 08:32 UTC Modified: 2001-12-28 21:11 UTC
From: rudi at farys dot de Assigned:
Status: Not a bug Package: FTP related
PHP Version: 4.1.0 OS: Win2k
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 + 16 = ?
Subscribe to this entry?

 
 [2001-12-27 08:32 UTC] rudi at farys dot de
mhhh....
well i am trying to code something like a ftp-crawler, that reads evry dirs and subdirs from an ftp and writes the files into a mysql-db for later search functions.

I used the ftp_nlist command for that and got the problem 
that it causes a great lag, but when the maxmum execution limit is exceeded, it gives me some results.......mostly between 3 and 20 entries where read.....

i tried the rawlist command but the lag is the same........i already reinstalled my apache and installed the new php 4.1.0, always the same....

any idea someone, where this lag does come from?

greatings...Rudi

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-27 08:47 UTC] mfischer@php.net
Please ask support questions at php-general@lists.php.net.
 [2001-12-27 12:53 UTC] rudi at farys dot de
I think it is a bug, not a problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC