Navigation
Zum Blogeintrag siehe hier.
Mittlerweile gibt es fertig compilierte Binärdateien (.exe usw.) der Clients zum Herunterladen unter https://owncloud.org/sync-clients/.
Mirall starten mit:
/usr/local/src/mirall/build/src/mirall
csync /home/username/syncthis ownclouds://username:password@wolke.domain.tld/files/webdav.php/syncthis
cmake -DCSYNC_INCLUDE_PATH=/home/apps/src/csync-git/src/ -DCSYNC_LIBRARY=/home/apps/src/csync-git/build/src/libcsync.so -DCMAKE_INSTALL_PREFIX=/home/apps/ -DCMAKE_INSTALL_SYSCONFDIR=/home/apps/ ../