commit | 5bda67a12d72d9072e76f11ba9c91bc4fa4b36e3 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Wed Apr 02 17:02:01 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Wed Apr 02 17:02:01 2014 +0200 |
tree | 9fa6bd358b3ef90754594aa0c225a67bea01a883 | |
parent | 9f5c0076ff31effcac152e7b1afd960d6f315844 [diff] [blame] |
rscync
diff --git a/README.md b/README.md index 8f6a0af..400b8f2 100644 --- a/README.md +++ b/README.md
@@ -1,16 +1,19 @@ # rsync +rsync is an open source utility that provides fast incremental file transfer. + ## Sample pillar rsync: server: enabled: true - servers: - - name: account6012 - max connections: - device: /srv/1/node/ + modules: + - name: name + max connections: 2 + device: /srv/rsync/ read only: False ## Read more +* http://rsync.samba.org/