ssfs view data/client.lua @ rev 109

Remove ashism ==
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 26 12:27:01 2019 +0100 (2019-02-26)
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 }