Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Winscp messes up files/folders with Norwegian characters

When UTF-8 is off, WinSCP uses the local ANSI encoding for remote files.

It looks like you actually need to use UTF-8 all the time, even for the initial upload of the files.

What protocol are you using? Can you attach a full log file showing connection to the server? So I can see if the server can be identified somehow to make WinSCP use UTF-8.
What version of WinSCP are you using?
chrish

Winscp messes up files/folders with Norwegian characters

Hi all. I keep a backup of my music collection on a NAS having recently transferred it from a Windows server with winscp. However, any folders and files with Norwegian characters substitutes these characters with an underscore on the NAS, and the file/folder can't be opened if I mount the NAS on my Linux desktop or if I view it over ssh (also can't move/rename folders/files). If I use Winscp to browse the folders everything is fine, but only if the session option "UTF-8 encoding for filenames is set to off or auto. If I set it to on directory listing fails on any folders with files or directories containing the Norwegian characters.

Does anyone know what charset Winscp uses if it's not forced to use UTF-8?