Skip to content

--unmount option can't be used #655

Open
@pacoorozco

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions