https://github.com/benoitc/esync
simple tool to sync files
https://github.com/benoitc/esync
Last synced: 12 months ago
JSON representation
simple tool to sync files
- Host: GitHub
- URL: https://github.com/benoitc/esync
- Owner: benoitc
- Created: 2016-01-12T21:45:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-13T18:25:05.000Z (about 10 years ago)
- Last Synced: 2025-03-17T11:52:34.609Z (12 months ago)
- Language: Erlang
- Size: 379 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#esync
Simple tool too synchronize folder in Erlang.
## Goal
When many hard disks around that contains identical folders and files copied from the laptops and computers here
during some emergencies (before travel, reinstallations, ...) this tools allows you to merge them.
esync copy one folder to another but keeps files in conflicts in the folder by appending to them the last modified time.
## Build
$ make escript
## Usage
$./esync SOURCE TARGET