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

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

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