An NDoc Documented Class Library

FTPClient.Pwd Method 

Get the current remote working directory.

public virtual string Pwd();

Return Value

The current working directory.

Implements

IFileTransferClient.Pwd

See Also

FTPClient Class | EnterpriseDT.Net.Ftp Namespace