owncloud-client

owncloud-client

Docker app from Dyon's Repository

Overview

Dockerized ownCloud CLI Client (owncloudcmd) to sync from any supported ownCloud-like (e.g. TransIP STACK, NextCloud) enviroment.

ownCloud Desktop Client

Build Status Build Status

Introduction

The ownCloud Desktop Client is a tool to synchronize files from ownCloud Infinite Scale with your computer.

Download

Binary packages

Source code

The ownCloud Desktop Client is developed in Git. Since Git makes it easy to fork and improve the source code and to adapt it to your need, many copies can be found on the Internet, in particular on GitHub. However, the authoritative repository maintained by the developers is located at https://github.com/owncloud/client.

Building from source

This project uses CMake as build system. Please refer to the cmake documentation for general instructions on how to use CMake: https://cmake.org/documentation/.

Further more as meta build system KDE Craft is used. Please refer to the KDE Craft documentation for instructions on how to use Craft: https://community.kde.org/Craft.

For easy to use instructions on how to build the ownCloud Desktop Client please have a look at https://github.com/owncloud/ownbuild.

Reporting issues and contributing

If you find any bugs or have any suggestion for improvement, please file an issue at https://github.com/owncloud/client/issues. Do not contact the authors directly by mail, as this increases the chance of your report being lost.

If you created a patch, please submit a Pull Request. For non-trivial patches, we need you to sign the Contributor Agreement before we can accept your patch.

Maintainers and Contributors

ownCloud Desktop Client is developed by the ownCloud community and receives patches from a variety of authors.

Past maintainers:

License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

Install owncloud-client on Unraid in a few clicks.

Find owncloud-client in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for owncloud-client Review the template variables and paths Click Install

Download Statistics

11,790
Total Downloads
110
This Month
64
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
dyonr/owncloud-client
Last Updated2023-04-05
First Seen2020-07-27

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart unless-stopped

Template configuration

OC_USERVariable

Username to connect to ownCloud

OC_PASSVariable

Password or App-Token for the ownCloud user

OC_SERVERVariable

ownCloud Server URL, with, if necessary, with port

OC_URLPATHVariable

Server path to the ownCloud instance

Default
/owncloud/
Value
/owncloud/
OC_FILEPATHVariable

Only sync one specific folder. Use '/' for everything

Default
/
Value
/
RUN_UIDVariable

UID for the occlient user and sync location

Default
99
Value
99
RUN_GIDVariable

GID for the occlient user and sync location

Default
100
Value
100
OC_WEBDAVVariable

In case the webdav path is not default, you can change it here

Default
remote.php/webdav
Value
remote.php/webdav
OC_PROTOVariable

Connect via http or https

Default
https
Value
https
TRUST_SELFSIGNVariable

Set to 1 to trust self-signed certificates

Default
0
Value
0
SYNC_HIDDENVariable

Set to 1 to sync all hidden files within the specified ownCloud directory

Default
0
Value
0
SILENCE_OUTPUTVariable

Set to 0 to get more verbose output

Default
1
Value
1
RUN_INTERVALVariable

Interval in seconds at which the client will run and check for changes

Default
30
Value
30
Sync LocationPathrw

The path where the files will be synced to

Target
/ocdata