help and README.md

This commit is contained in:
Amber 2021-06-14 21:46:38 +02:00
parent 89588d13a3
commit 9d785e0c26

View File

@ -1,3 +1,9 @@
# masync
Masync allows you to mirror and keep synchronised an arbitraries number of folders on one or more remote servers with local folders.
## Dependencies
Masync use inotifywait for listening changes on local folders and keep it in sync with remote folders.
Before using it, please install inotify-tools package on your distribution