💻 Desktop sync client for Nextcloud
Find a file
Olivier Goffart 21783ecef7 SyncEngine: fix permission detection of moves
Two problems:
- "M" was used instead of "V"
- The extraction of the parent folder of the destination was wrong
2014-08-07 14:27:27 +02:00
admin [tx-robot] updated from transifex 2014-06-01 02:06:11 -04:00
cmake Merge remote-tracking branch 'origin/1.6' into il 2014-07-25 12:37:27 +02:00
csync journaldb: Fix that fileid might be missing in the db 2014-08-07 12:14:45 +02:00
doc Merge remote-tracking branch 'origin/1.6' into il 2014-07-25 12:37:27 +02:00
resources
src SyncEngine: fix permission detection of moves 2014-08-07 14:27:27 +02:00
test CSync & statedb: Remove uid/gid 2014-06-06 13:41:16 +02:00
theme
translations [tx-robot] updated from transifex 2014-06-06 01:25:21 -04:00
.gitattributes
.gitignore
.gitmodules Added Mac-specific settings dialog that looks more native 2014-02-18 02:22:16 +01:00
.tag
ChangeLog Bump version to 1.6.2 rc2 plus Changelog 2014-07-24 09:58:23 +02:00
CMakeLists.txt look for Sparkle only on OS X 2014-06-04 00:10:17 +03:00
config.h.in Respect skipUpdate policy from global config files and windows policy. 2014-02-12 17:55:05 +01:00
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in
mirall.qrc
OWNCLOUD.cmake Respect skipUpdate policy from global config files and windows policy. 2014-02-12 17:55:05 +01:00
OwnCloudCPack.cmake
README.md
sync-exclude.lst Merge pull request #1179 from tomswartz07/master 2014-05-13 15:35:50 +02:00
theme.qrc
VERSION.cmake Bump version to 1.6.2 rc2 plus Changelog 2014-07-24 09:58:23 +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.