Seafile with Chwala

Franz Skale i.bin at dah.am
Fri Dec 12 19:20:05 CET 2014



Hi Troy,
i checked out the git repo too, but didn't succeed to enable the seafile
external storage.
I enabled the options in the config.ini, but the default storage will be
used. (kolab_files).
Perhaps you can give some advice ans share your working config.


Rgds.
Franz


My relevant config data:
$config['fileapi_backend'] = 'kolab';

// Enabled external storage drivers
// Note: Currenty only 'seafile' is available
$config['fileapi_drivers'] = array('seafile');

// Pre-defined list of external storage sources.
// Here admins can define sources which will be "mounted" into users
folder tree
///*
$config['fileapi_sources'] = array(
    'Seafile' => array(
        'driver' => 'seafile',
        'host'   => 'localhost',
        // when username is set to '%u' current user name and password
        // will be used to authenticate to this storage source
        'username' => '%u',
    ),
);


 Am 11.12.14 um 19:43 schrieb Carpenter, Troy:
> On 2014-12-07 4:40 pm, Torsten Grote wrote:
>> On Friday 05 December 2014 16:03:06 Carpenter, Troy wrote:
>>> Given the post is only a week old, I don't know how many may have seen
>>> it.  Has anyone tried Seafile, and more importantly, has anyone tried
>>> the Chwala backend?
>>
>> Please note that this was just finished and isn't yet part of any
>> Kolab.org
>> release. You are welcome though to install Kolab from source or check
>> out the
>> development packages.
>
> I came to that conclusion after perusing the source code.  In the
> meantime, I've installed Seafile on my Kolab server to see how that
> works.  I might even get the developer packages and try them out on a VM.
>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4254 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.kolab.org/pipermail/users/attachments/20141212/cd752934/attachment.p7s>


More information about the users mailing list