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
- Host: GitHub
- URL: https://github.com/hyper-prog/unisync
- Owner: hyper-prog
- License: gpl-2.0
- Created: 2019-01-02T10:12:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T17:20:04.000Z (over 5 years ago)
- Last Synced: 2025-02-04T15:19:54.018Z (over 1 year ago)
- Topics: directory, filesystem, synchronization
- Language: C++
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.txt
Awesome Lists containing this project
README

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

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