List of all transfer modes.
[Visual Basic]
Public Enum SFTP.TransferModes
[C#]
public enum SFTP.TransferModes
Members
| Member Name | Description |
|---|---|
| Binary | wodSFTP.NET does not make any translation - send raw data. |
| ASCII | wodSFTP.NET performs CRLF->LF translation, and vice versa. |
Requirements
Namespace: WeOnlyDo.Client Namespace
Assembly: WeOnlyDo.Client.SFTP.dll