I have selected ASCII mode using the toolbar, but this is being overridden when a file is being transferred:
200 Switching to ASCII mode.  
PORT 163,164,210,70,103,133  
200 PORT command successful. Consider using PASV.  
RETR ilo.txt  
150 Opening BINARY mode data connection for ilo.txt (1791 bytes).  
226 File send OK.  
ilo.txt - 1791 bytes transferred  
Is this a known issue, or am I doing something incorrectly?