.NET Scriptable FTP Client

FTPConnection.Dir Method

[This is preliminary documentation and subject to change.]

Method used to get a directory listing

Overload List

Method used to get a directory listing

public ArrayList Dir();

Method used to search the directory for a matching filename

public ArrayList Dir(string);

See Also

FTPConnection Class | FTPClient Namespace