public function DownloadFileList
Prototype:
public function DownloadFileList(filename,path)
Parameters
filename
the name of the file where the list to pe put.
Description:
Issues a LIST command on the ftp server.
Return value:
Returns true if successfully, false otherwise.