jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
401 stars 41 forks source link

What is the correct way to unmount a system which has been spawned as daemon? #46

Closed imperative closed 5 years ago

imperative commented 8 years ago

In Linux, we have unmount. In this version I haven't been able to find, either in documentation or command line help, what is the correct way to unmount a previously mounted system? Also to view a list of mounted systems? Maybe this should be included as a command-line function.

jetwhiz commented 8 years ago

Hi @imperative

Right now the only option is to do this via Dokany:

dokanctl.exe /u Z:

After the relevant pull request is completed upstream (vgough/encfs/pull/167), there will also be the option for:

encfs.exe --unmount Z:

As for viewing a list of mounted systems, is this feature already available on the Linux version?

jetwhiz commented 6 years ago

That's great news ... thanks @benrubson !

jetwhiz commented 5 years ago

This will be fixed with the v1.11.0 release, since this feature has been implemented upstream in encfs.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.