Getting a list of files in a directory on FTP server



Hi,

Is there any way to quickly get a list in a directory on FTP server? Using
CFtpFileFind with _T("*.*") and iterating through will take a long time when
you have a lot of files in the directory.
I just need to know the file name, nothing else.
If you have any idea, please let me know.

Thanks,
Bibo mushi
.


Loading