Open the current working directory on the server.
public bool OpenDirectory();
Open the specified directory on the server.
public bool OpenDirectory(string);
FtpClient Class | SocketTools Namespace