I'm afraid that Dokan will not support SMB2.0 .
It is some touble about connecting DOKAN from windows xp via SMB.
Processes are followings:
1. Invoke mirror with in server (Windows 2008 Server
R2)
2. Share this drive via network.
(it is allowed full control by everyone)
3. Accessed from the client machine(Windows XP).
Result :
In client machine, Explorer hanged. (almost everytime)
I expect that It shows server contents through CIFS.
My Environments:
Server : Windows Server 2008
R2 Standard
Dokan 0.6.0
Client : Windows XP(32bit) Pro SP3
I created the registory key in Server, this doesn't occured anymore.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters\
EnableOplocks (DWORD) = 1
It's means this key ignore SMB 2.0 extensions via connections (I think)
So,I'm afraid that Dokan will not support SMB2.0 .
Any suggestions are welcome.
Thanks.