php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4791 FTP functions not working?
Submitted: 2000-06-03 06:48 UTC Modified: 2005-02-03 04:19 UTC
From: primeevil at telefragged dot com Assigned:
Status: Closed Package: FTP related
PHP Version: 4.0.0 Release OS: LINUX & Windows
Private report: No CVE-ID: None
 [2000-06-03 06:48 UTC] primeevil at telefragged dot com
nlist and rawlist aren't displaying directories, and isnt displaying all of the files.

ftp_nlist("dir");
ftp_rawlist("dir");

Where dir is the directory to be listed.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-11 06:18 UTC] sniper@php.net
Please try latest CVS (or snapshot from snaps.php.net)
I just fixed one bug related to every ftp_*() function.

And for me these functions are working properly now.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 08:01:27 2024 UTC