I noticed that owncloud requires more than just csync but in addition it requires the csync plugin for owncloud, how does this work?<br>when i build on linux from source i'v not had to think too much about the plugin, is it built into the libocsync? from the repository, <br>
there are 2 rpms libocsync and libocsync-plugin-owncloud (i generated some rpms using a .spec from OBS and it generated the same 2 rpms) <br>i dont understand what is going on, is it technically possible to have libocsync-plugin-owncloud built into libocsync? is there a reason that this "separation" is the preffered way?<br>
<br>