Temporarily downloaded file doesn't keep encoding
When opening utf-8 encoded file straight from server both with internal or external editor, file content does not have utf-8 encoding set (on the server its utf-8).
I did set the UTF-8 for internal editor but that didn't fix this.
Downloading the file to local PC and then opening it is OK.
By inspecting the issue noticed that temporary downloaded file looses the info about encoding and it gets windows-1252.
I'm on Windows 10 platform and also in controlPanel->region->Administrative->Change system locale I have set the checkbox "Beta: Use Unicode UTF-8 for worldwide language support" but this didn't fix the issue.
My guesses are the problem might be when WinSCP fetches the file from the server to temp folder.
Thanks in advance.
I did set the UTF-8 for internal editor but that didn't fix this.
Downloading the file to local PC and then opening it is OK.
By inspecting the issue noticed that temporary downloaded file looses the info about encoding and it gets windows-1252.
I'm on Windows 10 platform and also in controlPanel->region->Administrative->Change system locale I have set the checkbox "Beta: Use Unicode UTF-8 for worldwide language support" but this didn't fix the issue.
My guesses are the problem might be when WinSCP fetches the file from the server to temp folder.
Thanks in advance.