Transfer link options can be set on the
tab when configuring file transfer settings. In some environments, the default setting of 8-bit will not work, so you may need to use one of the slower methods that convert non-printable ASCII characters to printable (and more reliably transferred) ASCII characters7-bit
Some host environments require translation of a wider variety of non-printable ASCII characters than those that are converted by the
option. If you have trouble with file transfers using Reflection and an intermediary system exists between your PC and the host computer (such as a gateway or router), using the option may solve the problem.When
is selected, each data character, including binary data, is examined and, if necessary, modified to ensure that it is a non-control (printable) ASCII character. This data modification is reversed by the recipient (the host computer or PC), so that the data being transferred is not affected. Each packet starts with an opening parenthesis — "(" — and ends with a closing parenthesis — ")".8-bit
This value provides the fastest file transfers, because it converts only a small number of non-printable ASCII characters during a transfer. The following characters are translated:
Description |
Character |
Hex Value |
---|---|---|
Start of text |
^B |
02 |
End of text |
^C |
03 |
Carriage return |
^M |
0D |
XON |
^Q |
11 |
XOFF |
^S |
13 |
End of medium |
^Y |
19 |
Number sign |
# |
23 |
Ampersand |
& |
26 |
UNIX file transfer translates the following additional characters:
Description |
Character |
Hex Value |
---|---|---|
Substitute |
^Z |
1A |
Null |
^@ |
00 |
Linefeed |
^J |
0A |
Decimal 17 |
^Q |
11 |
Decimal 19 |
^S |
13 |
Decimal 128 |
|
80 |
Decimal 255 |
|
FF |
If you need additional character translation beyond the default set of characters that is translated, select a different value from the
list.Setting the
value to requires an 8-bit data path. However, if you change (in , under , click the button) to a value other than , you no longer have an 8-bit data path and a of is ignored. All characters except those for the start and end of frame are converted.User Defined
Some intermediate devices or drivers filter out a wider variety of non-printable ASCII characters than the default set of characters that are converted by the
option; this also applies to certain host applications and network environments.If you create a macro for transfer presentation or start and end of frame characters using the command WRQExtraCharacters, and the properties you use do not correspond to the values for or , the value automatically changes to