List a directory's contents as an array of FTPFile objects.
An array of FTPFile objects.
IFileTransferClient.DirDetails
This works for Windows and most Unix FTP servers. Please inform EDT about unusual formats (support@enterprisedt.com). Note that for some servers, this will not work from the parent directory of dirname. You need to ChDir() into dirname and use DirDetails() (with no arguments).
FTPClient Class | EnterpriseDT.Net.Ftp Namespace | FTPClient.DirDetails Overload List