FileTransferBlockSize Enum
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Specifies a size of data block for file transfers.
Syntax
public enum FileTransferBlockSize
Fields
Name | Description |
---|---|
Default | Default value for the specified protocol. (YMODEM - 128 bytes). |
OneKilobyte | 1KB - if supported by the protocol (uses YMODEM-1K for YMODEM). |