Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-06-30 Thread Joe Pfeiffer
Anthony Thyssen writes: >On Mon, 30 Jun 2014 08:01:08 -0600 >Joe Pfeiffer wrote: >| I ran in to a similar problem. In my case, the issue was that I have >| an encrypted home directory, and needed files like ~/.procmailrc >| to be available whether or not I was logged in. >| >| The ugly hack I ev

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-06-30 Thread Anthony Thyssen
On Mon, 30 Jun 2014 08:01:08 -0600 Joe Pfeiffer wrote: | I ran in to a similar problem. In my case, the issue was that I have | an encrypted home directory, and needed files like ~/.procmailrc | to be available whether or not I was logged in. | | The ugly hack I eventually went to was to have th

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-06-30 Thread Joe Pfeiffer
I ran in to a similar problem. In my case, the issue was that I have an encrypted home directory, and needed files like ~/.procmailrc to be available whether or not I was logged in. The ugly hack I eventually went to was to have three sets of home directories: /home.enc/$USER contains encrypted

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-06-30 Thread scar
Anthony Thyssen @ 06/23/2014 04:16 PM: > Why would you want to encrypt a 'public' directory? well, it's just one directory among a bunch of other directories. the data in ~/visible is generated by a script so that's just how all the data exists and there happens to be one directory that doesn't n

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-06-23 Thread Anthony Thyssen
On Sat, 21 Jun 2014 12:35:59 -0700 scar wrote: | scar @ 01/23/2014 12:27 AM: | > here i have the following scenario in which i want to make public a | > specific subdirectory in the encfs: | > | > ~/visible - decrypted directory | > ~/.encfs- encrypted directory | > ~/public

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-06-21 Thread scar
scar @ 01/23/2014 12:27 AM: > here i have the following scenario in which i want to make public a > specific subdirectory in the encfs: > > ~/visible - decrypted directory > ~/.encfs - encrypted directory > ~/public_html/foo - sym link to ~/visible/1/2/foo > > before

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-01-25 Thread scar
Anthony Thyssen @ 01/23/2014 04:30 PM: > Symbolic Links may nto be allow by your web server. well everything worked ok before i decided to encrypt ~/visible -- CenturyLink Cloud: The Leader in Enterprise Cloud Services

Re: [Encfs-users] cannot access symbolic link to decrypted directory from web

2014-01-23 Thread Anthony Thyssen
On Thu, 23 Jan 2014 00:27:09 -0700 scar wrote: | here i have the following scenario in which i want to make public a | specific subdirectory in the encfs: | | ~/visible - decrypted directory | ~/.encfs - encrypted directory | ~/public_html/foo - sym link to ~/visible/