I've been unable to get this to work. EncFS accepts password fine when it's
created but does not recognize it when tried to use later. For example:

$ /home/cmelean/pass.sh | encfs -S /home/cmelean/data1 /home/cmelean/data2
$ fusermount ­u /home/cmelean/data2

The above works without errors. Now, when I use any of the following three
options, I get a password incorrect error:

$ encfs -S /home/cmelean/data1 /home/cmelean/data2
--extpass='/home/cmelean/pass.sh'

Or

$ /home/cmelean/pass.sh | encfs -S /home/cmelean/data1 /home/cmelean/data2

Or entering the password interactively fails too.

That tells me step 1 is setting a bogus password or something.

Pass.sh simply "echo"s "abc123". I am using the encfs in the ubuntu
distribution which is 1.5

Can someone explain how to get the ­S option to work correctly.


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Encfs-users mailing list
Encfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/encfs-users

Reply via email to