Bug #15831 Updated: function ftp_nlist() returns anything

2002-03-20 Thread ryan

 ID:   15831
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Bogus
 Bug Type: IIS related
 Operating System: Windows 2000 Server
 PHP Version:  4.1.1
 New Comment:

This *is* a valid bug that I have reproduced myself in the Windows
builds of 4.1.1 and 4.1.2. For more info, see the following bug
entries:

http://bugs.php.net/bug.php?id=16057
http://bugs.php.net/bug.php?id=8874


Previous Comments:


[2002-03-05 05:25:50] [EMAIL PROTECTED]

Well, the problem i explain is a bug not a teorical problem, the
function ftp_nlist() and ftp_rawlist() do not work in a simple script
like this.

$ftp=ftp_connect("127.0.0.1");
ftp_login($ftp,"user","pass");
$matrix=array();
$matrix=ftp_nlist($ftp,"downloads");
for($i=0;$ihttp://www.php.net/support.php





[2002-03-02 10:38:30] [EMAIL PROTECTED]

When i am using the ftp_nlist() or ftp_rawlist() functions returns
anything i can already tryed with pasv mode and the result is the same,
i have tryed with a lot of examples sources and nothing, so i can not
do my project in PHP.




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




Bug #15831 Updated: function ftp_nlist() returns anything

2002-03-05 Thread joursain

 ID:   15831
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Bogus
 Bug Type: IIS related
 Operating System: Windows 2000 Server
 PHP Version:  4.1.1
 New Comment:

Well, the problem i explain is a bug not a teorical problem, the
function ftp_nlist() and ftp_rawlist() do not work in a simple script
like this.

$ftp=ftp_connect("127.0.0.1");
ftp_login($ftp,"user","pass");
$matrix=array();
$matrix=ftp_nlist($ftp,"downloads");
for($i=0;$ihttp://www.php.net/support.php





[2002-03-02 10:38:30] [EMAIL PROTECTED]

When i am using the ftp_nlist() or ftp_rawlist() functions returns
anything i can already tryed with pasv mode and the result is the same,
i have tryed with a lot of examples sources and nothing, so i can not
do my project in PHP.




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




Bug #15831 Updated: function ftp_nlist() returns anything

2002-03-02 Thread sander

 ID:   15831
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Bogus
 Bug Type: IIS related
 Operating System: Windows 2000 Server
 PHP Version:  4.1.1
 New Comment:

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php




Previous Comments:


[2002-03-02 10:38:30] [EMAIL PROTECTED]

When i am using the ftp_nlist() or ftp_rawlist() functions returns
anything i can already tryed with pasv mode and the result is the same,
i have tryed with a lot of examples sources and nothing, so i can not
do my project in PHP.




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