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

Got problems with your B2 or B3? Share and get helped!
Post Reply
amishorn
Posts: 21
Joined: 29 Feb 2012, 12:32
Location: Switzerland

Sync Kronolith (horde calendar) with webdav

Post by amishorn »

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.
Puma
Posts: 230
Joined: 29 Sep 2008, 06:30

Re: Sync Kronolith (horde calendar) with webdav

Post by Puma »

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
Linux is like a wigwam - no windows, no gates, apache inside!
amishorn
Posts: 21
Joined: 29 Feb 2012, 12:32
Location: Switzerland

Re: Sync Kronolith (horde calendar) with webdav

Post by amishorn »

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:
  • 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)
Following my unchanged (initial) horde apache configuration file entry:

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
then I get asked to open or download an empty file.

However, when I access the calendar by using the webdav protocol with konqueror like
  • webdav://192.168.xx.xx/pim/rpc.php/kronolith/calName
then I get access to the full folder structure and see as well the calendar files. (.ics)


Thanks again for any further help or suggestions.

Regards,
amishorn
Post Reply