Retrieves the list of names in the current server directory.
An IAsyncResult that references the asynchronous operation.
Represents FTP NLST command.
Actual behaviour of NLST command varies from server to server, because the RFC is not clear in explaining what it should do. Some servers return the names of both files and directories, others return files only or even report error if the current directory is empty. Using GetList is a better choice in most cases.
Ftp Class | Rebex.Net Namespace | Ftp.BeginGetNameList Overload List