Overload | Description |
---|---|
GetRawDirectoryListing() | Returns the raw directory listing of the current FTP folder via the LIST command |
GetRawDirectoryListing(String) | Returns the raw directory listing of the current FTP folder via the passed in command. Examples: LIST, LIST -R, MLSD etc. |