ssfs view data/client.lua @ rev 106

Add de.po files (thanks HGT)
author Paul Issott <paul@slitaz.org>
date Thu Dec 01 18:47:27 2016 +0000 (2016-12-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 }