Skip to main content

Thread: encfs with expect excess denied


if execute script
code:
#!/usr/bin/expect  set pass [lindex $argv 0]  spawn encfs -v  {cript_dir}  {mnt_dir} -o nonempty  expect "*encfs password:*" send "$pass\r" expect eof
i don't have access {mnt_dir}. sodo user don't have access to. command or shell scipt
code:
#!/bin/sh encfs -v  {cript_dir}  {mnt_dir} -o nonempty
work correct.

wrong in expect script?



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] encfs with expect excess denied


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues