Err... Can internal editor (or text mode transfer) preserve BOM?
Internal editor always adds BOM, when using UTF-8 encoding.
For text mode transfer: That's what bug 842 is about:
https://winscp.net/tracker/842
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Err... Can internal editor (or text mode transfer) preserve BOM?
The Bug 842 is implemented. But if you want to "fix" internal editor to support binary mode, it's unlikely. Use your favorite external editor for this.
Hi! I'm using WinSCP beta 5.2.3 build 3436.
When I edit files with internal editor they lose BOM on save (and upload). It's because internal editor use only text mode (I prefer binary for everything).
Can you fix it? ^^'