File: lrsyncssh.lua

package info (click to toggle)
lsyncd 2.0.7-3%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 700 kB
  • sloc: ansic: 1,943; sh: 1,122; makefile: 48
file content (7 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
----
-- User configuration file for lsyncd.
--
-- Simple example for default rsync, but executing moves through on the target.
--
sync{default.rsyncssh, source="src", host="localhost", targetdir="dst/"}