lsyncd/lsyncd.conf

9 lines
286 B
Plaintext
Raw Normal View History

2021-01-20 16:58:26 +08:00
----
-- User configuration file for lsyncd.
--
-- Simple example for default rsync, but executing moves through on the target.
--
-- For more examples, see /usr/share/doc/lsyncd*/examples/
--
sync{default.rsyncssh, source="/var/www/html", host="localhost", targetdir="/tmp/htmlcopy/"}