[Owncloud] Mounting local external storage outside document root

Matthias Praunegger mpraunegger at d4e.at
Sun Nov 11 09:12:01 UTC 2012


Am 11.11.2012 09:48, schrieb Christoph Jaehnigen:
> On Sat, Nov 10, 2012 at 5:56 PM, Mark - Syminet <mark at syminet.com> wrote:
>>
>> I believe that this should rely upon the underlying filesystem.
>>
>> One of the greatest things about owncloud is that your data is free.
>> For example you can rsync between servers and it will show up
>> in your private repository.  It is really important that owncloud be
>> open this way.  csync mostly works, so *no* fundamental changes
>> should proceed.
> 
> That does not help me at all. I'm describing a problem with the "mount
> external storage" feature of Owncloud, especially mounting local
> filesystem paths and you're talking about sync.
> 

You can add another directory in th "open_basedir" variable in your php.ini
Or you can allow "FollowSymLinks"
Or you can use mount --bind
Or you can use a local samba server

-- 
Matthias



More information about the Owncloud mailing list