Hi, thank you for your project, it is amazing! Primarily, excuse me for my English. I have one problem with folder mapping... The situation is that I want to use x2go in Russia. And the mapping folders from Windows to linux hampered difference charsets (cp1251 and UTF-8). So, how can I mount the Windows folder converting in UTF-8?
there is such a fuse-convmvfs, but I do not know how to implement it in a script to mount the folder.
I am waiting for your help! Thanks!!!!
Alex schrieb:
Hi, thank you for your project, it is amazing! Primarily, excuse me for my English. I have one problem with folder mapping... The situation is that I want to use x2go in Russia. And the mapping folders from Windows to linux hampered difference charsets (cp1251 and UTF-8). So, how can I mount the Windows folder converting in UTF-8?
there is such a fuse-convmvfs, but I do not know how to implement it in a script to mount the folder.
I am waiting for your help! Thanks!!!!
X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Здравствуйте Алекс,
К сожалению я не могу у себя репродуцировать Вашу проблему, поскольку у меня нет доступа к русским версиям windows, но если Вы знаете, какие параметры нужно передать fuse для правильного конвертирования кодировок, Вы можете сделать это в скрипте для монтирования /usr/bin/x2gomountdirs. Пришлите мне сделанные Вами изменения и я посмотрю, смогу ли я включить их в следующий релиз.
С уважением,
Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team
email: oleksandr.shneyder@obviously-nice.de web: www.obviously-nice.de
--> X2go - everywhere@home
Hello Alex,
Am 24.04.2010 20:37, schrieb Alex:
I have one problem with folder mapping... The situation is that I want to use x2go in Russia. And the mapping folders from Windows to linux hampered difference charsets (cp1251 and UTF-8). So, how can I mount the Windows folder converting in UTF-8?
We don't have an russian version of Windows, so we can't implement or test the keymap support.
there is such a fuse-convmvfs, but I do not know how to implement it in a script to mount the folder.
If you find out, how to handle fuse to convert those keymaps, you can edit /usr/bin/x2gomountdirs (which is the right place for x2go). If you'll send this file back to us, we'll include it into the next release.
best regards,
Heinz