musenet / nekodrive

Automatically exported from code.google.com/p/nekodrive
0 stars 0 forks source link

don't show files with names in utf8 #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NekoDrive skips files with names encoded in utf8.

names of files in the server file system in the encoding utf8.
# /etc/exports: NFS file systems being exported.  See exports(5).
/mnt/data 
192.168.1.0/24(rw,no_subtree_check,sync,insecure,anonuid=1000,anongid=100)

NFSv2 and NFSv3

utf8-name files visible in drive, created dokan's mirror.exe example.
utf8-name files visible in mounted nfs folder on linux.

OS: Windows XP SP3 x86,
.Net Framework 2.0 x86,
dokan-0.5.3
NekoDrive 0.5.1

Original issue reported on code.google.com by Alx....@gmail.com on 8 Jan 2011 at 11:32

GoogleCodeExporter commented 9 years ago

Original comment by Alx....@gmail.com on 8 Jan 2011 at 11:51

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Alx....@gmail.com on 8 Jan 2011 at 12:01

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,
the problem has been fixed in the low level library. Now, I need to add one 
option to the GUI in order to let you select the right encoding.

mirko 

Original comment by mirko.ga...@gmail.com on 9 Jan 2011 at 11:52

GoogleCodeExporter commented 9 years ago
Fixed in NekoDrive 0.6 and NFSClient 1.4

Original comment by mirko.ga...@gmail.com on 13 Jan 2011 at 12:22