edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSHSCPClientDirDetails Method

Overload List

DirDetails List the current directory's contents as an array of FTPFile objects.
DirDetails(String) List a directory's contents as an array of FTPFile objects.
DirDetails(String, FTPFileCallback) 
DirDetails(String, Boolean) Returns the given directory's contents and optionally that of its subdirectories as an array of FTPFile objects.

See Also