Hi guys, please help me because I'm fighting with my problem for 2 days now.
I installed transmission torrent client. Someone thought it's a good idea to put special characters inside files that I am supposed to seed. I can't rename the file because the tracker doesn't see it as the same file anymore.
So file name that is supposed to look like this: "...03] • Fin..."
Looks like this instead: "...03] ? Fin..."
I can't even delete it using Putty and have to delete it using inode number
From what I googled so far I need to fix my locale but OpenPli doesn' recognize locale command.
I found this file .config/locale.conf and here is the output:
export LC_TIME="en_EN.UTF-8"
export LC_DATE="en_EN.UTF-8"
export LC_MONETARY="POSIX"
export LC_MESSAGES="en_EN.UTF-8"
export LC_NUMERIC="POSIX"
export LC_NAME="POSIX"
export LC_TELEPHONE="POSIX"
export LC_ADDRESS="POSIX"
export LC_PAPER="POSIX"
export LC_IDENTIFICATION="POSIX"
export LC_MEASUREMENT="POSIX"
export LANG="en_EN.UTF-8"
So looks like LANG format should be good.
I even tried to mount USB drive manually with vfat filesystem and flag iocharset=utf8 in fstab and still name does not display correctly.
Please help, I'm out of ideas.