Howto specify / as share name? e.g: [/] uid = root gid = root path = / exclude = /dev /proc */lost+found/* I've got an "Unknown module '/'" error. Thanks Matthias -- Don't Panic
On Mon 05 Jul 2010, Matthias Meyer wrote:> Howto specify / as share name?Don't.> e.g: > [/]Use something like [root] Quoting from the rsyncd.conf manpage: The module name cannot contain a slash or a closing square bracket. Paul