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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: primeevil at telefragged dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC