UTF-8 filenames in SCP mode?
It is a bug or intended (mis)feature?
Far2 x86, if that matters.
Advertisement
Advertisement
Intended misfeature.It is a bug or intended (mis)feature?
Advertisement
Advertisement
Here's hope that once 5.0 is out, the FAR manager plugin could get some love as well.Pity that full Unicode support is in WinSCP since 5.0, but FAR manager users cannot benefit from this.
Advertisement
When you configure WinSCP to work in SCP mode, it do not allow you to enable UTF-8 filenames on remote side.
It is a bug or intended (mis)feature?
Far2 x86, if that matters.
When you configure WinSCP to work in SCP mode, it do not allow you to enable UTF-8 filenames on remote side.
It is a bug or intended (mis)feature?
Far2 x86, if that matters.
Advertisement
using scp connection to a server with LANG=de_DE.UTF-8 did not use UTF-8 coding for filenames.
no way to choose the right character set with winscp?
winscp-version is 5.5.6 built 4746
I think the information on https://winscp.net/eng/docs/ui_login_environment#utf is wrong.
utf-8 did not work in winscp with a scp-connection either LANG is set on the remote site to UTF-8 or not.
Is it allowed to change the wrong information there? Or will it work as described sooner or later?
Advertisement
Thanks for your report.Thank you for your hint! Although utf-8 is set (LANG=de_DE.uft-8) the last beta version did not use UTF-8 if option AUTO is set. But there is an option to change to utf-8 manually and after changing the option utf-8 is used.
Thanks, but this is a log for "On". I need a log for "Auto".I created a login file, but I don´t think there is any hint for debugging in it.
The "UTF-8 encoding for filenames" was set to "On". If it is set to "Auto" it did not work.
Advertisement
> 2015-02-10 08:08:27.850 echo $LANG ; echo "WinSCP: this is end-of-file:$?"
...
< 2015-02-10 08:08:27.850 de_DE@euro
LANG
to "UTF-8" for interactive sessions only.
Maybe - but i´m not sure, where to change the environment settings for non-interactive shells. Is it /etc/profile.d/ or better /etc/ssh/sshd_config or better to create a user specific ~/.ssh/environment?Maybe you set theLANG
to "UTF-8" for interactive sessions only.
Advertisement
It varies. TryMaybe - but i´m not sure, where to change the environment settings for non-interactive shells. Is it /etc/profile.d/ or better /etc/ssh/sshd_config or better to create a user specific ~/.ssh/environment?
I can´t identify the file where LANG=de_DE@euro may be set.
.bashrc
(instead of .bash_profile
).
LANG
, when you login with PuTTY with Connection > SSH > TTY > Don't allocate a pseudo terminal turned off?
in my .bashrc
It varies. Try.bashrc
(instead of.bash_profile
).
LANG=de_DE.UTF-8 export LANG
Normally "Don't allocate a pseudo terminal" is off and the result of set|grep LANG is
Do you use PuTTY? What is value ofLANG
, when you login with PuTTY with Connection > SSH > TTY > Don't allocate a pseudo terminal turned off?
Advertisement
You can post new topics in this forum