Issue activity log

2008-04-14 10:24 Created Text files are converted to Windows format on upload with FTP
Component General
Severity Bug
Comment https://winscp.net/forum/viewtopic.php?t=5507
https://winscp.net/forum/viewtopic.php?t=5524
2008-04-14 11:14 Comment FTP protocol specification mandates that text files are to be transferred in CRLF format. It is responsibility of the both parties to convert the CRLF format to/from their native format. WinSCP ensures that uploaded files are in CRLF format.

Obviously some FTP servers fails to convert the uploaded file from CRLF format to their local one. Example is vsFTPd 1.2.1.

Some FTP clients (particularly FileZilla 3.x, Windows FTP command line client) does not convert text files to CRLF format, preserving the actual format of the source file. WinSCP may do the same.
Priority High
2008-04-15 15:39 Status RESOLVED
Resolution FIXED
Comment Fixed.
2008-05-10 00:20 Comment Documented
https://winscp.net/eng/docs/transfer_mode#fn1