I want to list the files in FT Pserver.
I use ListDirectory and ListDirectoryDetails FTP methods for listing the files.
That get the files list, but the count of files in ListDirectory is less than ListDirectoryDetails method, but I don't know why?
Is it possible???