Skip to content

Xmodem Tab on the Transfer Settings Dialog Box

The options are:

Option Description
Transfer type When you perform a file transfer, it defaults to the transfer type you select from this list.
ASCII applies the items under Translation options for ASCII transfers (set from the Translation tab) to be applied to the file contents, as well as any character set translation that you have opted to perform.
Binary transfers the file contents unchanged.
Auto-Detect has Reflection select the transfer type for you.
Character set translation (ASCII) When you perform an ASCII transfer with this option selected, Reflection translates characters based on the settings from the Translation tab of the Transfer Settings dialog box and the Emulation tab of the Terminal Setup dialog box.
Extensions There are two variables to be aware of with Xmodem: The error checking (1-byte checksum or 2-byte CRC) and the packet size (128 or 1024 bytes, not including overhead).
With the default Extensions option selected, Reflection automatically switches between Xmodem-CRC and Xmodem-1K on receives to match what the other system is sending.

More information