Re: Problems with scandinavian characters "File or Folder 'Operat÷r' does not exist" in WinSCP script
I must apologize, it seems the problem was not the
Thank you for taking time to look into this.
ö after all. I copied my script from an existing script that gets some files from a folder with no Scandinavian letters and it works fine. So I thought to simply copy it and import my own filepath there. It seems the error actually occurs because there is a space in-between the VA-Operatör and projects, not the ö despite it not showing up properly in the cmd window. The script requires double quotes "". I previously tested with single quote ''. And I got a syntax error, I assumed then that you cannot have quotes in the filepath inside the script. Today I tested with double quotes "" and it worked just fine.
Thank you for taking time to look into this.