State of the Sftp object.
| Member Name | Description |
|---|---|
| Disconnected | Client is not connected. |
| Connecting | Connecting to server. |
| Connected | Server is ready and awaiting commands. |
| Ready | Sending command to the server. |
| Disposed | Object is disposed and must not be used. |
Namespace: Rebex.Net
Assembly: Rebex.Net.Sftp (in Rebex.Net.Sftp.dll)