Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Oh wanted to point out, it connects to my Linux box and even lists the
available shares, allows me select on, assign a drive letter... the error only
occurs when it, Nekodrive, attempts to create the actual mount (in Explorer?).
It seems the problem could by simply fixed by having an all x64 port.
Original comment by wlgiv...@gmail.com
on 21 Jun 2010 at 7:07
Hi,
thank you for your support. The main issue is that the kernel interface that
I'm using (Dokan library 0.5.2) does not support WinXP x64. You can use TestNfs
as a windows Nfs Client
(http://nekodrive.googlecode.com/files/NfsTestClient.zip).
Original comment by mirko.ga...@gmail.com
on 21 Jun 2010 at 3:54
Anyway even though the code is compiled x86 it works perfectly on Vista/7 x64
because only the kernel interface must be x64. And this is accomplished by
Dokan that supports both x64 and x86 platform . Unluckily the only unsupported
platform seems to be XP x64 and probably 2003 x64.
Original comment by mirko.ga...@gmail.com
on 21 Jun 2010 at 3:59
Ah gotcha! I was over at Dokan and posted a question as to why they have a Win7
x64 port but didn't bother to build it for the currently much more popular
WinXP x64?!?! Didn't make a whole lot of sense.
Original comment by wlgiv...@gmail.com
on 21 Jun 2010 at 4:11
Windows XP x64 will be supported only when Dokan will support it
Original comment by mirko.ga...@gmail.com
on 23 Jun 2010 at 9:57
Original issue reported on code.google.com by
wlgiv...@gmail.com
on 19 Jun 2010 at 3:44