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

Feature: Unmount after X minutes of inactivity #74

Open
JoakimCh opened this issue Dec 11, 2016 · 3 comments
Open

Feature: Unmount after X minutes of inactivity #74

JoakimCh opened this issue Dec 11, 2016 · 3 comments
Labels

Comments

@JoakimCh
Copy link

Feature:
Have an option to unmount after X minutes of inactivity, this will increase security in case the user forgets to unmount and then leaves the computer.

@jetwhiz
Copy link
Owner

jetwhiz commented Mar 2, 2017

Hi @JoakimCh -- thanks for the feature request.

I believe this is already implemented in the encfs upstream version. Can you see if it is working for your setup with encfs4win? You can use the "--idle=MINUTES" flag to set a timeout before forcing an unmount.

@clach04
Copy link

clach04 commented May 18, 2019

Is there any way to specify options for encfs.exe (like the idle option above) in encfsw.exe?

@jetwhiz
Copy link
Owner

jetwhiz commented Jul 20, 2019

Right now encfsw.exe has only basic functionality, so this isn't possible to do without rebuilding the executable and hard-coding an idle setting in.

I've been wanting to completely re-do encfsw to modernize it, though. I'm hoping to do this with the upcoming v1.11 release.

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

No branches or pull requests

3 participants