💻 Desktop sync client for Nextcloud
Find a file
Christian Kamm 4e20a02fe5 SyncJournalDB: Add filesize column to metadata.
* Alter table to include column.
* Make get/set in SyncJournalDB store and load it.
* Make csync recover the stat_t's size member from it.
2014-10-29 09:53:36 +01:00
admin Merge remote-tracking branch 'origin/1.7' 2014-10-28 23:27:58 -04:00
binary@18d9ac810b Unregister path in socketapi before removing it. 2014-10-24 11:12:06 +02:00
cmake Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
csync SyncJournalDB: Add filesize column to metadata. 2014-10-29 09:53:36 +01:00
doc Doc: Fix build documentation, adjust it to 1.7. 2014-10-27 16:14:32 -04:00
resources
shell_integration Win32 Shell Integration: Use RegDeleteKey instead of RegDeleteKeyEx 2014-10-23 21:00:31 +02:00
src SyncJournalDB: Add filesize column to metadata. 2014-10-29 09:53:36 +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-10-28 01:25:42 -04:00
.gitattributes git: fix entry in .gitattributes to not export binary dir. 2014-09-22 11:24:24 +02:00
.gitignore OS X: Rename LiferayNativity code for shell icons 2014-08-18 12:57:29 +02:00
.gitmodules Switch git submodule for qtmacgoodies back to shadone 2014-10-22 09:58:08 -04:00
.tag
ChangeLog Updated changelog for 1.7.0 2014-10-24 18:19:16 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/1.7' 2014-10-28 23:27:58 -04:00
config.h.in
CONTRIBUTING.md
COPYING
COPYING.documentation
CPackOptions.cmake.in
issue_template.md
mirall.desktop.in desktop file: add a Comment 2014-08-29 17:14:40 +02:00
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 Exclude List: Gnucash temp files 2014-08-29 16:45:08 +02:00
theme.qrc
VERSION.cmake Bump version to 1.7.0rc1 2014-10-24 18:20:41 +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.