Commit Graph

25 Commits

Author SHA1 Message Date
Daniel Poelzleithner 5096f27bbd Fix more warnings from static code analysis 2022-11-11 15:27:21 +01:00
Daniel Poelzleithner ff84a35d4d Finish full sync cron trigger 2022-06-03 06:45:38 +02:00
Daniel Poelzleithner 58f1991e0b [WIP] implement crontab full sync 2022-06-03 06:45:38 +02:00
Daniel Poelzleithner 274b2b0416 [WIP] Add tunnel support 2022-06-03 06:44:01 +02:00
Bernard Gray a57b80f9c8 make indenting consistent 2018-12-06 08:41:53 +11:00
Bernard Gray 188b691bea add onepass option to exit after initial sync 2018-12-05 17:05:18 +11:00
Axel Kittenberger 465e173983 cleanups 2018-03-01 11:26:12 +01:00
Axel Kittenberger b15f1d39d9 cleanups 2016-12-13 14:41:35 +01:00
Axel Kittenberger dbbe5dfdf7 code cleanups, do no longer workaround settings = {...} deprecation 2016-12-01 12:52:34 +01:00
Axel Kittenberger 2f4dd3aa7e code cleanups 2016-12-01 12:40:30 +01:00
Axel Kittenberger 7ec63e1eba Merge pull request #379 from msabramo/default_collect_print_dest
default.collect: Print target
2016-05-24 10:30:06 +02:00
Marc Abramowitz 16c854df8d Fix typo: width => with 2016-05-23 22:54:07 -07:00
Marc Abramowitz 47bb377efc default.collect: Print target
so when a source dir is being synced to multiple targets, one can see
which one is being handled in the log.

e.g.:

```
$ tail -f /var/log/lsyncd/lsyncd.log
...
Mon May 23 22:48:41 2016 Normal: Startup of /mnt/filevolume/fileshare/ -> 10.3.0.40::ACMe_shared/ finished.
...
Mon May 23 22:48:42 2016 Normal: Startup of /mnt/filevolume/fileshare/ -> 10.3.0.41::ACMe_shared/ finished.
```
2016-05-23 22:49:40 -07:00
Jun SAITO 1bfd98d64d Fix logging message 2013-09-30 23:05:59 +09:00
Axel Kittenberger 6c6ab9adf0 adding onAttrib to checkgauge 2013-05-14 23:13:09 +02:00
Axel Kittenberger 78fa6208bf adding a settings('string') get call, so a upstart again operation works again, adding archive to the checkgauge, adding keep_dirs 2012-11-09 20:15:42 +01:00
axel 9dbea196c5 fixing Stefanos problem 2012-10-10 10:07:13 +02:00
Axel Kittenberger 1217fef9ba fixing default.direct regression 2012-10-07 19:49:33 +02:00
Axel Kittenberger a6b49c8650 working on the new rsync config system 2012-10-06 14:22:08 +02:00
Axel Kittenberger 6f90c19196 working on new inheritance, chechgauge system 2012-10-06 13:43:55 +02:00
Axel Kittenberger 6a862d6b8f introducing checkgauge, code beautifications 2012-10-05 21:48:06 +02:00
Axel Kittenberger 1bf1d13eaa new inheritance mechanics, code beautifications 2012-10-05 09:41:46 +02:00
Axel Kittenberger 2e9c103f55 beautifing code 2012-10-03 18:34:09 +02:00
Axel Kittenberger b6fa608787 fixing settings.insist ignore by default 2012-09-07 18:00:52 +02:00
Axel Kittenberger af237aa691 splittet default configs into seperated files 2012-02-15 20:00:28 +01:00