Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't show files with names in utf8 #8

Closed
GoogleCodeExporter opened this issue Jul 13, 2015 · 4 comments
Closed

don't show files with names in utf8 #8

GoogleCodeExporter opened this issue Jul 13, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Fixed in NekoDrive 0.6 and NFSClient 1.4

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant