[CalendarServer-users] Please help Urgent - Where are .ics files stored on caldav server

Andre LaBranche dre at apple.com
Tue Feb 20 20:58:50 PST 2024


Hi,

Depends on the server config,

The default config used on macOS Server was:
https://github.com/apple/ccs-calendarserver/blob/master/conf/caldavd-apple.plist#L104-L160

The default ‘open source’ config (which was likely customized by package managers)
https://github.com/apple/ccs-calendarserver/blob/master/conf/caldavd-stdconfig.plist

Hope this helps,
-dre

More recent generations of the service stored events in the database and not in separate flat files, but flat files were still used for attachments. Older versions used flat files for everything.

> On Feb 20, 2024, at 4:00 PM, Gaurav Jain <monkeyfdude at gmail.com> wrote:
> 
> Hello CalendarServer-Users,
> 
> Could you please tell me where or how are .ics files stored on caldav server?
> 
> My basic requirement is to Delete/Remove all user data which means deleting all .ics files created by a user.
> 
> I tried the following:
> 
> https://github.com/sabre-io/dav/issues/1543
> 
> Best Regards,
> Gaurav Jain
> 
> _______________________________________________
> calendarserver-users mailing list
> calendarserver-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/calendarserver-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-users/attachments/20240220/a1b4c505/attachment.htm>


More information about the calendarserver-users mailing list