I'm trying to connect to my NAS over NFS. All works perfectly on command line and almost perfectly on konqueror / dolphin file managers.
When I typing on konqueror
nfs://192.168.1.100/
it shows me exports directories as expected.
BUT ... all these directory paths contained WRONG BACKLASH character
mnt⁄ide1⁄archive
Please note, that "⁄" is not same as "/" and konqueror gives me
nfs://192.168.1.20/mnt⁄ide1⁄archive
The file or folder /mntā„ide1ā„archive does not exist.
How I can fix this ?
Some information about client machine:
# locale
LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=
# uname -a
Linux localhost 2.6.29.6-desktop586-2mnb #1 SMP Sun Aug 16 22:48:48 EDT 2009 i686 Intel(R) Pentium(R) M processor 1.73GHz GNU/Linux
# kded4 --version
Qt: 4.5.0
KDE: 4.2.2 (KDE 4.2.2)
KDE Daemon: $Id: kded.cpp 944896 2009-03-26 13:00:10Z dfaure $