Returns a URL corresponding to the current state of this SecureFTPConnection.
Returns a URL corresponding to the current state of this SecureFTPConnection.
public virtual string GetURL();
Returns a URL corresponding to the current state of this SecureFTPConnection. The URL optionally includes the directory, user-name and password.
public virtual string GetURL(bool,bool,bool);