Sftp.RemoveDirectory Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
RemoveDirectory(String)
Deletes an empty remote directory with the specified pathname.
Declaration
public void RemoveDirectory(string remotePath)
Parameters
Type | Name | Description |
---|---|---|
String | remotePath | Remote directory pathname. |