💻 Desktop sync client for Nextcloud
Find a file
Olivier Goffart 1113980b20 Propagator: Change the scheduler
It still needs to be a bit optimized, but it allows to paralelized jobs between directories

(this is required to paralelize the mkcol)
2014-11-18 17:35:31 +01:00
admin [tx-robot] updated from transifex 2014-11-11 02:06:12 -05:00
binary@151fc83a05 Revert "Bump binary directory to current master" 2014-11-06 15:21:39 +01:00
cmake Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
csync Merge remote-tracking branch 'origin/1.7' 2014-11-12 00:09:00 +01:00
doc Merge pull request #2370 from owncloud/icons-overlay-doc 2014-11-07 16:52:26 +01:00
resources
shell_integration Merge remote-tracking branch 'origin/1.7' 2014-11-12 00:09:00 +01:00
src Propagator: Change the scheduler 2014-11-18 17:35:31 +01:00
test SyncJournalDB: Add filesize column to metadata. 2014-10-29 09:53:36 +01:00
theme
translations [tx-robot] updated from transifex 2014-11-11 01:25:22 -05:00
.gitattributes git: fix entry in .gitattributes to not export binary dir. 2014-09-22 11:24:24 +02:00
.gitignore
.gitmodules Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
.tag
ChangeLog Prettify Changelog 2014-11-06 15:41:23 +01:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in
mirall.qrc
OWNCLOUD.cmake
OwnCloudCPack.cmake CPack is still needed for Windows 2014-10-01 21:16:18 +02:00
README.md
sync-exclude.lst
theme.qrc
VERSION.cmake v1.7.0 2014-11-06 15:53:17 +01: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.