Commit Graph

48 Commits

Author SHA1 Message Date
Daniel Poelzleithner
22259eee49 Add rsync tunnel example 2022-06-03 06:45:38 +02:00
Daniel Poelzleithner
99a682f4cd add advanced ssh example 2021-12-08 18:28:03 +01:00
Axel Kittenberger
f77df7f3e2 cleanups 2018-03-09 13:32:58 +01:00
Daniel Miranda
62093f609f
Add authorship information to S3 example 2017-08-22 10:36:13 -03:00
Daniel Miranda
1dfff8d13a
Add example config for syncing with an AWS S3 bucket
It requires the official AWS CLI to be available, and that credentials
be set up through some external method, such as environment variables,
IAM profiles, the AWS SDK configuratin.

The AWS CLI sync exclude rules are not as powerful as the ones supported by
lsyncd. Hence, some of the do not translate perfectly. For example, '*'
(asterisk) matches slashes, while it does not in lsyncd. Hence it is a good
idea to only use exclude patterns for full directories, either by using a
trailing / (slash) or ** (double asterisk), as those will be correctly
translated.

An initialSync options is provided as a convenience, since it's not easy to
make sure exclusion rules match when doing it manually. It will *pull* from
the target bucket to the local dir (the opposite of the regular behavior)
then exit immediately.
2017-08-21 23:19:08 -03:00
Alex Juarez
f81e5d64d2 Updated lbash.lua and lrsync.lau to remove the equals (=) from the settings directive. 2016-08-31 10:46:38 -05:00
Timo Teräs
abbf307b97 Add checkgauge in lpostcmd 2015-01-30 09:35:38 +02:00
Timo Teräs
5b76dc1cb6 Fix lpostcmd prepare to work with recent changes 2015-01-30 09:12:25 +02:00
Timo Teräs
19b08adf35 Fix lpostcmd to use isPostcmd via rawget as intended 2015-01-30 09:09:45 +02:00
Kazunori SAKAMOTO
7addc7060b Add missed comma. 2014-01-03 17:11:48 +09:00
Daniel Black
99ea89ad0d Fix documentation spelling bits, and a few links 2013-05-04 13:11:09 +10:00
Axel Kittenberger
9106f81c4a removing extra linespaces, comment cleanup 2012-09-07 08:58:44 +02:00
Axel Kittenberger
7fbf97cd21 added lftp example 2012-08-09 08:48:50 +02:00
António P. P. Almeida
ef82d10853 Fixed typo on option name (table index). 2012-02-11 00:37:17 +00:00
Axel Kittenberger
cbfed8ee99 fixes 2011-02-08 15:21:39 +00:00
Axel Kittenberger
5d75b80403 fixes 2011-02-08 15:16:29 +00:00
Axel Kittenberger
66c7b7b841 added post command example 2011-02-08 15:10:48 +00:00
Axel Kittenberger
a20658487c indeed fix from Duncan 2010-12-01 15:19:12 +00:00
Axel Kittenberger
8716e71f6d wrong timeout string 2010-12-01 14:20:44 +00:00
Axel Kittenberger
a62478fce2 and IRC bot example 2010-12-01 14:11:18 +00:00
Axel Kittenberger
903649d3aa fixing alarms 2010-12-01 13:39:11 +00:00
Axel Kittenberger
288cf4ae61 upvalue save alarm comparison 2010-12-01 13:17:04 +00:00
Axel Kittenberger
ded00765c6 working on user access for observe_fd 2010-12-01 12:19:17 +00:00
Axel Kittenberger
84bc9de865 back the original alarm interface 2010-11-30 23:14:17 +00:00
Axel Kittenberger
12a43e21bf -wrongdoc 2010-11-30 17:09:17 +00:00
Axel Kittenberger
3a04de8215 changed alarm interface. 2010-11-30 17:08:15 +00:00
Axel Kittenberger
aee59ea5c7 added user custom alarms 2010-11-29 20:32:54 +00:00
Axel Kittenberger
b73bbe3287 fixed cleanup and lbash example 2010-11-29 16:38:31 +00:00
Axel Kittenberger
0656296463 fixing lbash 2010-11-29 16:37:46 +00:00
Axel Kittenberger
ed43c5c68a * use zero instead of \n delimiter in rsyncd / rsyncssh
* allowed zeros in pipes
* allow overriding delay values
* use a layer ^ in layer 3 scripts to force shell instead of
  direct binary calls
* escape ?*[] for rsync PATTERNS
2010-11-28 20:16:56 +00:00
Axel Kittenberger
82f80b5d7d fixed lbash example, default delay is 5 seconds 2010-11-26 12:52:05 +00:00
Axel Kittenberger
ec336e0ed1 simplifying runners Notifies implementation 2010-11-20 13:10:52 +00:00
Axel Kittenberger
a538447072 fixed move event on layer 3 binary calls 2010-11-17 19:18:35 +00:00
Axel Kittenberger
a5a0b04ae0 2010-11-17 18:52:55 +00:00
Axel Kittenberger
602fff3817 2010-11-16 14:27:31 +00:00
Axel Kittenberger
24dd888ba7 2010-11-16 12:10:27 +00:00
Axel Kittenberger
a1a81cab22 2010-11-16 12:03:33 +00:00
Axel Kittenberger
bd221cf02c 2.0beta1 release 2010-11-14 19:53:36 +00:00
Axel Kittenberger
57778a3594 2010-11-14 16:03:47 +00:00
Axel Kittenberger
71984d8bc6 2010-11-14 09:38:44 +00:00
Axel Kittenberger
ae786f3d9b 2010-11-14 09:11:09 +00:00
Axel Kittenberger
ffb2ee7909 2010-11-13 20:31:24 +00:00
Axel Kittenberger
6afaafaf5a 2010-11-13 19:22:17 +00:00
Axel Kittenberger
c05ba085f6 2010-11-13 18:04:37 +00:00
Axel Kittenberger
ddc6157e91 2010-11-13 16:59:46 +00:00
Axel Kittenberger
550c47f8ef 2010-11-13 13:44:51 +00:00
Axel Kittenberger
9aa3ad8e44 2010-11-13 08:00:07 +00:00
Axel Kittenberger
60a14c262f 2010-11-13 07:53:04 +00:00