Introduction
The file-sync plugin is intended to synchronize all kind of data (all object types), like events, contacts and todos , directly to the file-system. It is also intended to create Backup of your mobile device.
Example configurations
<config>
<path>/tmp/phone</path>
<recursive>FALSE</recursive>
</config>
The path listed should be a directory.
