ID: 8717 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Feature/Change Request Operating System: * PHP Version: * New Comment:
A workaround is to add these flags directly to a directory string like: $results=ftp_rawlist($ftpres,"-la $directory"); Previous Comments: ------------------------------------------------------------------------ [2002-04-04 05:48:33] [EMAIL PROTECTED] Updated the topic and other fields. ------------------------------------------------------------------------ [2001-01-15 12:40:07] [EMAIL PROTECTED] ftp_rawlist execs the command "LIST" on the server, an important feature is to make it possible to add command parameters (esp. to list hidden files, etc), like "LIST -al" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=8717&edit=1
