kopano-fsck - Start the Kopano fsck calendar check program.
Contents
Description
The program finds all items in the default calendar folder of the given user, and checks if all items are
compatible with Microsoft Outlook. It specifically tests for known issues with reminders and
recurrcences.
Filters
At least one filter is required. A filter defines which kind of items are checked.
--calendar
All calendar folders in the store will be checked, and only calendar items will be tried to fix if
needed.
--contact
All contact folders in the store will be checked, and only contact items will be tried to fix if
needed.
--task
All task folders in the store will be checked, and only task items will be tried to fix if needed.
--all
All filters listed above will be checked.
Name
kopano-fsck - Start the Kopano fsck calendar check program.
Options
Various options are possible. Only the --user options is required.
--user, -uusername
The name of the user to login with, and to check the calendar of.
--pass, -ppassword
The password of the user to login with. If this is not passed, you will be prompted for the password,
and it will not be displayed when typed.
--prompt, -P
Prompt for the password of the user to login with. Overrides the --pass option.
--acceptdisclaimer
Auto accept the disclaimer so no user input is needed to accept the disclaimer. This can be used for
scripts along with --autofix argument.
--public
Check the public store for user given with the --userargument.
--host, -hpath
Connect to the storage server through path, e.g. file:///path/to/socket. Default:
file:///var/run/kopano/server.sock.
--autofix[yes|no]
Whether the items should immediately be fixed, and not be prompted for.
--autodel[yes|no]
When the item certainly is broken, and cannot be fixed by the program, it may be deleted.
--checkonly
You will only receive a report of which items are probably broken. The calendar folder will not be
written to.
--help
Print a help screen of all possible options.
See Also
kopano(7) Kopano 8 November 2016 KOPANO-FSCK(1)
Synopsis
kopano-fsck [OPTION...] [FILTER...]
