neurodroid / cryptonite

EncFS and TrueCrypt on Android
GNU General Public License v2.0
203 stars 49 forks source link

Unsupport enc folder/mount point/password with spaces or special chars #62

Open neurodroid opened 10 years ago

neurodroid commented 10 years ago

From zcn...@gmail.com on October 09, 2013 04:45:56

It is common that when executing shell command, items such as file names\path names\user names\password should be quoted.

If the name has spaces and isn't quoted, it is treated as several words rather than a single term.

Original issue: http://code.google.com/p/cryptonite/issues/detail?id=62

neurodroid commented 10 years ago

From zcn...@gmail.com on October 08, 2013 20:47:38

I noticed that when this app is executing shell commands, it forgets to quote such things