List a directory's contents as an array of strings.
true
if detailed listing required, false
otherwise.An array of directory listing strings.
If full
is true
then a detailed listing if returned (if available), otherwise just filenames are provided. The detailed listing varies in details depending on OS and FTP server. Note that a full listing can be used on a file name to obtain information about a file
FTPClient Class | EnterpriseDT.Net.Ftp Namespace | FTPClient.Dir Overload List