ScpTransferState Enum
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
State of the SCP transfer.
Syntax
public enum ScpTransferState
Fields
| Name | Description |
|---|---|
| Downloading | Downloading data. |
| None | No transfer. |
| Uploading | Uploading data. |