Hi Guys, I am trying to connect to my owncloud server using the command line csync.
I have tried many variations of owncloud://localhost/remote.php/webdav/ and below is the closest I have gotten. Perhaps I need to set keys somewhere? Though I am not using https. > csync /home/jono/A/ owncloud://jono@localhost:80/remote.php/webdav/files.php [stderr] 20120615 19:35:32.314 WARN csync.statedb- sqlite version mismatch [stderr] 20120615 19:35:32.321 WARN csync.statedb- sqlite3_compile error: no such table: metadata - on query SELECT COUNT(phash) FROM metadata LIMIT 1 OFFSET 0; [stderr] 20120615 19:35:32.321 NOTICE csync.statedb- statedb doesn't exist opendir method called on owncloud://jono@localhost:80/remote.php/webdav/files.php * scheme owncloud * host localhost * port 80 * path /remote.php/webdav/files.php * user jono ne_sock_init: 0 Authentication required Authentication required jono [stderr] 20120615 19:35:32.710 FATAL csync.time- Access dienied to remote uri: owncloud://jono@localhost:80/remote.php/webdav/files.php - [stderr] 20120615 19:35:32.710 FATAL csync.api- Synchronisation is not possible! csync_init: Input/output error _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
