Nextcloud Desktop client
Go to file
Olivier Goffart cbc7942a00 Added t8.pl that test case sensitivity issues
Made some change in the .cpp code in order to be able to test
the code when the file system is case sensitive
2014-07-09 22:44:08 +02:00
admin [tx-robot] updated from transifex 2014-06-27 02:06:13 -04:00
cmake NSIS: look for socketapiclient in the right place 2014-07-03 09:35:45 +02:00
csync Added t8.pl that test case sensitivity issues 2014-07-09 22:44:08 +02:00
doc FF docs submodules 2014-07-01 16:24:34 +02:00
resources
shell_integration SocketAPI: rename test client binary to socketapiclient 2014-07-02 12:03:52 +02:00
src Added t8.pl that test case sensitivity issues 2014-07-09 22:44:08 +02:00
test
theme
translations [tx-robot] updated from transifex 2014-07-09 01:25:24 -04:00
.gitattributes
.gitignore
.gitmodules
.tag
ChangeLog Update changelog for 1.6.1 2014-06-23 11:06:39 +02:00
CMakeLists.txt Socket API: Add test client 2014-07-02 10:10:32 +02:00
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in
mirall.qrc
OWNCLOUD.cmake
OwnCloudCPack.cmake
README.md
sync-exclude.lst
theme.qrc
VERSION.cmake Remove version suffix, final release 1.6.1 2014-06-26 16:09:21 +02:00

Mirall

Introduction

Mirall is a tool to synchronize files from ownCloud Server with your computer. It uses OCSync as its syncing backend.

Download

Binary packages

Source code

Building the source code

Please refer to doc/building.rst, or Building the Client in the ownCloud client manual.

Authors

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.