Hi all
I've a basic question regarding bubba B3.
Is it possible to sync Kronolith with e.g. a portable device by using the webdav protocol - i.e. the caldav protocol?
I've already enabled webdav on my B3 so that I can access all my files through the https protocol. However, I'm not able to sync the calendar with webdav, but only by using the iCalendar (.ics file) protocol.
Is a sync through dav even supportet from B3 or is a syncing only with the iCalendar possible?
Thanks for any hints or help!
Regards,
amishorn
PS: with webdav I get always a http 405 error from the sync application - i.e. my bubba doesn't support the PUT command.
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Sync Kronolith (horde calendar) with webdav
Re: Sync Kronolith (horde calendar) with webdav
Hello,
Caldav sync with kronolith should be possible with:
https://server:port/horde/rpc.php/calendars/username/calendar:CalendarID/
I use owncloud with caldav support works great and you can sync contacts as well.
With owncloud you can sync with thunderbird with lightning in combination with sogo connector.
Regards,
Puma
Caldav sync with kronolith should be possible with:
https://server:port/horde/rpc.php/calendars/username/calendar:CalendarID/
I use owncloud with caldav support works great and you can sync contacts as well.
With owncloud you can sync with thunderbird with lightning in combination with sogo connector.
Regards,
Puma
Linux is like a wigwam - no windows, no gates, apache inside!
Re: Sync Kronolith (horde calendar) with webdav
Hi Puma
Thanks for your statement and sorry for my late reply - I've been on holiday for a longer time...
But back to the sync issue, I would like to direct two enquiries to you:
Additional information:
When I access the calendar folder by using https:// as following
However, when I access the calendar by using the webdav protocol with konqueror like
Thanks again for any further help or suggestions.
Regards,
amishorn
Thanks for your statement and sorry for my late reply - I've been on holiday for a longer time...
But back to the sync issue, I would like to direct two enquiries to you:
- 1. Do I have to enable WebDav in any way in order to sync my calendar by using the caldav protocol?
2. Did you change anything in the apache configuration file of horde? (/etc/horde/apache.conf)
Code: Select all
Alias /pim /usr/share/horde3
Alias /organizer /usr/share/horde3
Alias /mail /usr/share/horde3
Alias /calendar /usr/share/horde3
Alias /horde3 /usr/share/horde3
<Directory /usr/share/horde3>
Options FollowSymLinks
AllowOverride Limit
</Directory>
Additional information:
When I access the calendar folder by using https:// as following
- https://192.168.xx.xx/pim/rpc.php/kronolith/calName
However, when I access the calendar by using the webdav protocol with konqueror like
- webdav://192.168.xx.xx/pim/rpc.php/kronolith/calName
Thanks again for any further help or suggestions.
Regards,
amishorn