Man Page: calendarserver_export
Operating Environment: debian
Section: 8
CALENDARSERVER_EXPORT(8) BSD System Manager's Manual CALENDARSERVER_EXPORT(8)NAMEcalendarserver_export -- Darwin Calendar Server Export ToolSYNOPSIScalendarserver_export [-f config_file] [-o output_file] [-c collection] [-H home] [-r record] [-u user]DESCRIPTIONcalendarserver_export is a tool that generates a single iCalendar file containing all of the iCalendar components found from all specified input sources, providing server administrators a means by which to export data from the Darwin Calandar Server into a format that can be viewed and/or manipulated by other tools. Multiple input sources may be specified; the resulting iCalendar data will contain the combined data from all sources.OPTIONS-h, --help Displays usage information -f, --config FILE Use the Calendar Server configuration specified in the given file. -o, --output FILE Write resulting iCalendar data to the given file. -c, --collection DIRECTORY Read iCalendar objects from the calendar collection at the given path. -h, --home DIRECTORY Read iCalendar objects from all calendar collections within the calendar home at the given path. -r, --record TYPE:NAME Read iCalendar objects from all calendar collections within the calendar home for the directory record of the given type with the given name. -u, --user NAME Read iCalendar objects from all calendar collections within the calendar home for the directory user with the given name. This is shorthand for -r user:NAME.FILES/etc/caldavd/caldavd.plist The Calendar Server configuration file. /Library/CalendarServer/Documents The server's document root, which is the used as the backing store for the HTTP resources on the server.SEE ALSOcaldavd(8)STANDARDSThe iCalendar data generated by calendarserver_export is expected to comply with RFC 2445 (iCalendar).BSDNovember 6, 2008 BSD
| Related Man Pages |
|---|
| caldavd(8) - debian |
| data::ical::entry::freebusy(3pm) - debian |
| data::ical::entry::journal(3pm) - debian |
| html::microformats::format::hcalendar(3pm) - debian |
| ical::parser(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| DAViCal 0.9.4 (Default branch) |
| Connect Daily Web Calendar 3.3.6 (Default branch) |
| Ftp |
| Read from a config file. |
| Read from config file and use it in perl program |