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

--unmount option can't be used #655

Open
pacoorozco opened this issue Sep 29, 2022 · 0 comments
Open

--unmount option can't be used #655

pacoorozco opened this issue Sep 29, 2022 · 0 comments

Comments

@pacoorozco
Copy link

Hi,

If you try to use the --unmount option (plus the mount point) you'll get always the same error:

$ encfs ~/Encrypted ~/Plain  
EncFS Password: 
$ encfs --unmount ~/Plain          
Expecting one argument, aborting.

But if you use the -u flag it will perfectly work:

$ encfs -u ~/Plain                 
Filesystem unmounting: /home/paco/Plain

Other data:

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

No branches or pull requests

1 participant