EnglishFrenchSpanish

OnWorks favicon

owncloudcmd - Online in the Cloud

Run owncloudcmd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command owncloudcmd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


owncloudcmd - Command line ownCloud client tool.

SYNOPSIS


owncloudcmd [OPTIONS...] sourcedir owncloudurl

DESCRIPTION


owncloudcmd is the command line tool used for the ownCloud file synchronization desktop
utility.

Contrary to the owncloud(1) GUI client, owncloudcmd only performs a single sync run and
then exits. In so doing, owncloudcmd replaces the ocsync binary used for the same purpose
in earlier releases.

A sync run synchronizes a single local directory using a WebDAV share on a remote ownCloud
server.

To invoke the command line client, provide the local and the remote repository: The first
parameter is the local directory. The second parameter is the server URL.

NOTE:
Prior to the 1.6 release of owncloudcmd, the tool only accepted owncloud:// or
ownclouds:// in place of http:// and https:// as a scheme. See Examples for details.

OPTIONS


--user, -u [user]
Use user as the login name.

--password, -p [password]
Use password as the password.

-n Use netrc (5) for login.

--non-interactive
Do not prompt for questions.

--silent, --s
Inhibits verbose log output.

--trust
Trust any SSL certificate, including invalid ones.

--httpproxy http://[user@pass:]<server>:<port>
Uses server as HTTP proxy.

--nonshib
Uses Non Shibboleth WebDAV Authentication

--davpath [path]
Overrides the WebDAV Path with path

--exclude [file]
Exclude list file

--unsyncedfolders [file]
File containing the list of unsynced folders (selective sync)

--max-sync-retries [n]
Retries maximum n times (defaults to 3)

-h Sync hidden files,do not ignore them

EXAMPLE


To synchronize the ownCloud directory Music to the local directory media/music through a
proxy listening on port 8080 on the gateway machine 192.168.178.1, the command line would
be:

$ owncloudcmd --httpproxy http://192.168.178.1:8080 \
$HOME/media/music \
https://server/owncloud/remote.php/webdav/Music

owncloudcmd will enquire user name and password, unless they have been specified on the
command line or -n (see netrc(5)) has been passed.

Using the legacy scheme, it would be:

$ owncloudcmd --httpproxy http://192.168.178.1:8080 \
$HOME/media/music \
ownclouds://server/owncloud/remote.php/webdav/Music

Use owncloudcmd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad