Re: GetFiles and LIST/NLST (General questions)
Hi,
Are you 100 sure that LIST doesn't retrieve anything? NLST command will only return names of folders/files.
If that's what you really need, you should try using ListNames method (instead of ListDir) which sends NLST by default.
Can you try that?
Regards,
Damba