💻 Desktop sync client for Nextcloud
Перейти к файлу
Christian Kamm abf5a5ad1e Propagation: Fix dir <-> file changes propagating to server #4302
* Ensure every time a file becomes a directory or the other way around
  the item is flagged as INSTRUCTION_TYPE_CHANGE.
* Delete the badly-typed entity if necessary in the propagation jobs.
2016-01-08 05:38:08 +01:00
admin OS X: Don't install legacy Finder plugin on >= 10.10 #3587 2016-01-05 17:43:48 +01:00
binary@8b72648a93
cmake Remove bearer plugins 2016-01-04 11:54:11 +01:00
csync Propagation: Fix dir <-> file changes propagating to server #4302 2016-01-08 05:38:08 +01:00
doc Document all owncloudcmd switches in man page/doc 2016-01-06 22:33:39 +01:00
resources
shell_integration Dolphin integration: use system icons for labels in KDE 2016-01-04 12:57:24 +01:00
src Propagation: Fix dir <-> file changes propagating to server #4302 2016-01-08 05:38:08 +01:00
test
theme
translations [tx-robot] updated from transifex 2016-01-07 02:19:23 -05:00
.gitattributes
.gitignore
.gitmodules OS X: Fix alignment of "Copy" button in protocol #4207 2016-01-04 16:16:15 +01:00
.tag
.travis.yml
CMakeLists.txt
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
ChangeLog
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md
VERSION.cmake Move version to 2.1.1 git. 2015-12-22 11:18:20 +01:00
binary.rej
client.qrc
config.h.in
issue_template.md
mirall.desktop.in
sync-exclude.lst
theme.qrc

README.md

ownCloud Desktop Client

Job State
client-build-matrix Build Status
client-test-matrix-linux-no-build Build Status
coverity_scan Build Status

Introduction

The ownCloud Desktop Client is a tool to synchronize files from ownCloud Server 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 the source code

Building the Client in the ownCloud Desktop Client manual.

Maintainers and Contributors

The maintainers of this repository are:

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

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.

If you want to contact us, e.g. before starting a more complex feature, you can join us at #owncloud-client-dev.

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.