sshfs my-server.pagekite.me:~/ ↩ <-- connect to the remote folder
~/Remote-Filesystem <-- mount the remote folder
-- = make it locally available
encfs ~/Remote-Filesystem/data.enc ↩ <-- select the encrypted container
~/Decrypted-Data/ <-- make the on-the-fly decrypted
-- data available