Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Willy Gardiol on December 16, 2016, 01:49:10 AM

Title: WebDAV
Post by: Willy Gardiol on December 16, 2016, 01:49:10 AM

Hi!
looking around to integrate NextCloud/OwnCloud with Roundcube, i see a few solutions exist, but none is acceptable. Then it dawned to me, what it would really be useful is a WebDAV integration into Roudcube so that i can download attachments / upload them directly to ANY cloud storage using the standard WebDAV protocol.

That would get around all the other issues (like cross-domain issues, shared DES keys, common authentication username/password, and whatsnot) that plague all the other options, and also would work on ANY WebDAV server not just NextCloud...

Is there any tought out there on this yet?

(i use the feature on LibreOffice too, and it is REALLY nice to have)
 
Title: Re: WebDAV
Post by: alec on December 16, 2016, 02:09:25 AM
Kolab has this implemented, but besides Roundcube and kolab_files plugin it uses another two server-side components iRony and Chwala. With these you can access WebDAV servers from Roundcube.
Title: Re: WebDAV
Post by: Willy Gardiol on December 16, 2016, 02:12:33 AM

Let me understand... do i need a Kolab installation? Or "just" those two components added to the server side?
Still, seems quite clumsy just to get WebDAV support...