ssfs view data/client.lua @ rev 46

ssfs-sh: quote everything so it work
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 12 18:21:50 2011 +0200 (2011-06-12)
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 }