encfs
encfs copied to clipboard
Silent install
Hello I have a few questions:
- Is it possible to install encfs on Debian\Ubuntu without warning with user prompt?
- Is it possible to create directories without prompt? Now I use such commands for that:
mkdir -p /home/pi/.encfs/
mkdir -p /home/pi/encfs/
echo myP4ssw0rd | encfs --standard -S /home/pi/.encfs/ /home/pi/encfs/
Because I'm trying to make unattended install of encfs
Thank you.
Nobody knows :( ?