ListDir Method

Lists contents of a directory on the server.

Overload List

Lists contents of a directory on the server.

public void ListDir(string,Stream);

Lists contents of a directory on the server.

public void ListDir(Stream);

Lists contents of a directory on the server.

public void ListDir(string);

Lists contents of a directory on the server.

public void ListDir();

See Also

SFTP Class | SFTP Members | WeOnlyDo.Client Namespace