blob: 4e914ede694f95a55f6aacc608570007f428c9a8 [file] [log] [blame]
Ales Komarekf933a5c2014-04-02 11:13:37 +02001
Ales Komarek9f5c0072014-04-02 14:33:40 +02002# rsync
Ales Komarekf933a5c2014-04-02 11:13:37 +02003
Ales Komarek5bda67a2014-04-02 17:02:01 +02004rsync is an open source utility that provides fast incremental file transfer.
5
Ales Komarekf933a5c2014-04-02 11:13:37 +02006## Sample pillar
7
8 rsync:
9 server:
10 enabled: true
Ales Komarek7bb7cc62014-04-02 20:26:56 +020011 bind:
12 address: 0.0.0.0
Filip Pytloun2939fa92016-03-31 19:13:57 +020013 module:
14 name:
15 max_connections: 2
16 path: /srv/rsync
17 read_only: False
Petr Michalece01aff72017-01-20 15:57:00 +010018 timeout: 300
Ales Komarekf933a5c2014-04-02 11:13:37 +020019
Ales Komarek9f5c0072014-04-02 14:33:40 +020020## Read more
21
Ales Komarek5bda67a2014-04-02 17:02:01 +020022* http://rsync.samba.org/
Filip Pytloun2939fa92016-03-31 19:13:57 +020023* http://www.togaware.com/linux/survivor/Rsync_Server.html
Filip Pytlounc3484742017-02-02 13:02:03 +010024
25Documentation and Bugs
26======================
27
28To learn how to install and update salt-formulas, consult the documentation
29available online at:
30
31 http://salt-formulas.readthedocs.io/
32
33In the unfortunate event that bugs are discovered, they should be reported to
34the appropriate issue tracker. Use Github issue tracker for specific salt
35formula:
36
37 https://github.com/salt-formulas/salt-formula-rsync/issues
38
39For feature requests, bug reports or blueprints affecting entire ecosystem,
40use Launchpad salt-formulas project:
41
42 https://launchpad.net/salt-formulas
43
44You can also join salt-formulas-users team and subscribe to mailing list:
45
46 https://launchpad.net/~salt-formulas-users
47
48Developers wishing to work on the salt-formulas projects should always base
49their work on master branch and submit pull request against specific formula.
50
51 https://github.com/salt-formulas/salt-formula-rsync
52
53Any questions or feedback is always welcome so feel free to join our IRC
54channel:
55
56 #salt-formulas @ irc.freenode.net