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.p... The default ‘open source’ config (which was likely customized by package managers) https://github.com/apple/ccs-calendarserver/blob/master/conf/caldavd-stdconf... 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@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@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users