NAME¶
owncloudcmd - Command line ownCloud client tool.
SYNOPSIS¶
owncloudcmd [
OPTIONS...] sourcedir owncloudurl
DESCRIPTION¶
owncloudcmd is the command line tool for the ownCloud file synchronisation
desktop utility, based on mirall.
Contrary to the
owncloud(1) GUI client,
owncloudcmd will only
perform a single sync run and then exit. It thus replaces the
ocsync
binary used for the same purpose in earlier releases.
A sync run will sync a single local directory with a WebDAV share on a remote
ownCloud server.
OPTIONS¶
- --confdir PATH
- The configuration dir where csync.conf is
located
BUGS¶
Please report bugs at
https://github.com/owncloud/mirall/issues.
SEE ALSO¶
owncloud(1)
AUTHOR¶
The ownCloud developers
COPYRIGHT¶
2013, The ownCloud developers