mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-11-11 07:40:55 +00:00
894 B
894 B
layout | title |
---|---|
default | Examples |
Layer 4 Examples
bash sync:
sync{bash, source="/home/lonewolf/teste1", target="/home/lonewolf/teste2"}
rsyncssh option:
sync{default.rsyncssh, source="/var/www/live_site_resources", host="192.168.129.90", targetdir="/var/www/live_site_resources", delete="running", exclude={ ".*", "*.tmp" }, rsync = { compress = false, checksums = false, _extra = {"--bwlimit=50000"}, } }
Layer 3 Examples
- GForce: forces a local directory tree to be read/writable by a group.
Layer 2 Examples
Layer 1 Examples
- Auto Image Magic: creates a "magic" directory in which all images placed into will be converted to other file formats