An open API service indexing awesome lists of open source software.

https://github.com/hyper-prog/unisync

Universal offline/online direcotry sync/diff utility
https://github.com/hyper-prog/unisync

directory filesystem synchronization

Last synced: about 1 year ago
JSON representation

Universal offline/online direcotry sync/diff utility

Awesome Lists containing this project

README

          

![Unisync logo](https://raw.githubusercontent.com/hyper-prog/unisync/master/doc/docimg/icon.png)

UniSync
=======

UniSync is an open-source File synchronization
program for Linux and Windows. It is an open source utility
for efficiently comparing or synchronizing large
directory structures by checking names and sizes or optionally
the times or even the contents by hashes. (Md5 or Sha-2)
The UniSync can even synchronize offline directories
(Which are not available same time) by creating a catalog file
and making and update package according to that.

Documentation: http://hyperprog.com/unisync/unisyncdoc/doc/unisync/using.html

The UniSync has a graphical user interface names UniSyncGui.
https://github.com/hyper-prog/unisyncgui

![UnisyncGui](https://raw.githubusercontent.com/hyper-prog/unisync/master/doc/docimg/unisync_gui.jpg)

Webpage: http://hyperprog.com/unisync

Compile / Install
-----------------

Simply rename Makefile.linux to Makefile and hit "make" to compile it.

Author
------
Péter Deák (http://hyperprog.com) hyper80@gmail.com

License
-------
GPLv2