Am 30.09.2015 um 19:38 schrieb Christian Weiske:
Hello Sebastian,
So my goals is to make the complex syncing logic in owncloud-client
usable from other applications. In order to achieve this, I'm
splitting out non-GUI functionality into its own lib to be able to
use it from my own client (a Plasma-based UI).
[...]
As I said, reviews and comments are most welcome.
Would that mean that your lib could be used in an owncloud-daemon which
could be used on non-X-machines (servers)?
did you know owncloudcmd exists (shipped with the basic client)?
nickv@nickv-think ~ $ owncloudcmd --version
owncloudcmd version 2.0.1
nickv@nickv-think ~ $ owncloudcmd --help
owncloudcmd - command line ownCloud client tool
Usage: owncloudcmd [OPTION] <source_dir> <server_url>
A proxy can either be set manually using --httpproxy.
Otherwise, the setting from a configured sync client will be used.
Options:
--silent, -s Don't be so verbose
--httpproxy [proxy] Specify a http proxy to use.
Proxy is http://server:port
--trust Trust the SSL certification.
--exclude [file] Exclude list file
--unsyncedfolders [file] File containing the list of unsynced folder
(selective sync)
--user, -u [name] Use [name] as the login name
--password, -p [pass] Use [pass] as password
-n Use netrc (5) for login
--non-interactive Do not block execution with interaction
-h Sync hidden files,do not ignore them
--version, -v Display version and exit
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel