Page 1 of 1

Forced Binary Transfer?

Posted: Thu Jul 22, 2010 9:47 pm
by Z28[HotRodz]
I have a client trying to upload a file. No matter if the specify or not, it forces it to a binary transfer. This is the command event from their end:

230 User XXXXX logged in.
EZA1460I Command:
EZA1736I SENDSITE
EZA1611I Usage of SITE command with PUT is OFF
EZA1460I Command:
EZA1736I ASCII
EZA1701I >>> TYPE A
200 Type set to A
EZA1460I Command:
EZA1736I PUT 'PAY.TEST.TRAX.EXTRACT.ENCRYPT.SEQ' traxftp.asc
EZA1701I >>> PORT 172,29,180,19,6,125
200 Port command successful
EZA1701I >>> STOR traxftp.asc
150 Opening BINARY mode data connection for file transfer.
226 File received ok.Transfer bytes:2818350Bytes;Average speed is:917.432KB/s

Re: Forced Binary Transfer?

Posted: Sun Jul 25, 2010 2:44 am
by FTP
Hi,

Yes, the current version forces the transfer mode to a binary transfer. This is just unsmart when you transfer a text file between different operating systems, such as linux and windows.
We will fixed this in the next version. Thanks for your reporting.

Re: Forced Binary Transfer?

Posted: Tue Jul 27, 2010 1:27 pm
by FTP
Hi,

This issue has been fixed in the new version 3.6.1, please download it.