💻 Desktop sync client for Nextcloud
Find a file
Olivier Goffart 5471bfd5a8 No need to update mtime and etag after a move
The server keeps the mtime and etag anyway.
And changing the mtime also changes the etag and so make other clients re-download
the file instead of detecting the move
2014-10-07 09:13:13 +02:00
admin
cmake
csync permissions: Fix root properties if no permissions used 2014-09-25 10:24:51 +02:00
doc
resources
src No need to update mtime and etag after a move 2014-10-07 09:13:13 +02:00
test
theme
translations
.gitattributes
.gitignore
.gitmodules
.tag
ChangeLog
CMakeLists.txt
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

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.