Returns the given directory's contents and optionally that of its subdirectories as an array of FTPFile objects.
true
if subdirectories are required.An array of FTPFile objects.
IExFileTransferClient.DirDetails
If includeSubdirectories
is set to true
then the Children property of FTPFile objects corresponding to subdirectories will contain the content of that subdirectory.
This method works for Windows and most Unix FTP servers. Please inform EDT about unusual formats (support@enterprisedt.com).
HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace | HttpClient.DirDetails Overload List