ssfs view data/client.lua @ rev 87

check i18n: make {pot,msgfmt,clean}; add ru to Makefile; add ru.po
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 01 20:49:21 2012 +0000 (2012-07-01)
parents
children
line source
1 -- Configuration file for SliTaz Secure Filesystem lsyncd daemon.
3 sync {
4 default.rsyncssh,
5 source = "/home/user/Sync",
6 host = "login@host",
7 targetdir = "Sync/"
8 }