Roundcube Community Forum

 

WebDAV

Started by Willy Gardiol, December 16, 2016, 01:49:10 AM

Previous topic - Next topic

Willy Gardiol


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)

alec

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.

Willy Gardiol


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...