State of the SCP transfer.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration ScpTransferState |
| C# |
|---|
public enum ScpTransferState |
Members
| Member name | Description | |
|---|---|---|
| None |
No transfer.
| |
| Uploading | Uploading data. | |
| Downloading | Downloading data. |