We are using edtFTPNetPro and SSHFTPClient. There is transfer type flag which has Binary and ASCII mode. When we "put" the file using SSHFTPClient and set the transfer type as ASCII, it obeys the flag if destination is linux server but not for AIX server. Does SSHFTPClient actually supports transfer type or it is just for compatibility purpose?