Returns parsed list of files and directories in the current server directory.
An IAsyncResult that references the asynchronous operation.
This method will use the MLSD command if the server supports it and it is enabled (see SupportedExtensions and EnabledExtensions properties). It will use the LIST command if MLSD is not supported or disabled.
See ItemParse for information on using custom list parsers.
Ftp Class | Rebex.Net Namespace | Ftp.BeginGetList Overload List