Status bar indicators
Important session information can be gathered from the status bar, which is located at the bottom of the application. The status bar indicators are as follows, from left to right:
Session Number
Session numbers always begin with T. T1, T2, etc.
Session Status Indicator
•  Connecting: Displays when attempting to establish a connection.
•  Resolving address: Displays when the client is validating the host address.
•  Connected: Displays when the client is connected to the host.
•  Disconnecting: Displays when the client is attempting to disconnect.
•  Disconnected: Displays when the client is disconnected.
Connection Name
Connection Address
Transfer Mode Type
•  ASCII: Transfer all files as ASCII during FTP.
•  Binary: Transfer all files as binary during FTP.
•  EBCDIC: Transfer all files as EBCDIC during FTP.
•  None: Transfer all files with no encoding during FTP.
•  Auto: Transfer files based on file extension during FTP.