I'm following these instructions for 11.04 to decrypt my /home/torben folder of my old drive so that I can copy it onto my new drive. It seems to succeed:
INFO: Success! Private data mounted read-only at [/tmp/ecryptfs.xtltX0TT/private].
but I can't find the decrypted files in the /tmp/... location given in the command's output. Where are the files?
cd /tmp/ && ls
? What is inside /tmp/ when you open it with nautilusnautilus /tmp/
? – desgua Sep 07 '11 at 21:12