View Single Post
Posts: 136 | Thanked: 150 times | Joined on Dec 2010 @ Finland
#8
Originally Posted by figaro View Post
2) use truecrypt. mount it whenever you want to see the images, unmount when you've done with it
you can also automate this by doing the following:

truecrypt -k "" --protect-hidden=no <tc container> /media/tc
ossofilemanager
truecrypt -d

the first line will ask for your TC container password and then mount it to /media/tc

the second line will open the file manager

the third line will not happen before you close the filemanager, and will then demount all truecrypt containers
 

The Following 2 Users Say Thank You to mooglez For This Useful Post: