Closed zommuter closed 8 years ago
Currently not working properly, see https://github.com/PyFilesystem/pyfilesystem/issues/236#issuecomment-169996346
Other thoughts:
Good questions... I know dokan can pretend to be a network drive as well, but UNC shouldn't matter; concerning nested paths I'd leave that to the DLL for now. The mirror.exe
shipped with dokany does unfortunately still only work with drive letters it seems. Maybe the whole drive-path issue should be moved to a separate branch and getting dokany 0.8.0 to work at all should be prioritized on first...
I moved the drive
to path
part to https://github.com/zommuter/pyfilesystem/tree/dokany-paths and #242, unfortunately that seems to have deleted our comments on that...
Closing in favour of #256
First attempt at Dokany 0.8.0 compatibility, still WIP