Displaying 1 result from an estimated 1 matches for "definitelydoesntexist".
2008 Sep 08
0
Help request from non-expert: mounting a samba drive with the right charset for accented filenames
...though I'm
not 100% on that assertion). However, I don't know what charset I can
use which would work. Using, for example, "-o iocharset=iso8859-1" to
smbmount the network drive, the filenames appear exactly the same as
with no iocharset argument. However, using "-o
iocharset=definitelydoesntexist" also mounts the drive in the same
way, and doesn't even produce an error (to stderr or dmesg). So how do
I know what iocharset arguments are available, let alone which one is
correct?
The answer to that last question might be to find out how the local
drive is mounted. The problem is, ev...