[Csync2] prefix declaration

Daniele Palumbo daniele at retaggio.net
Wed Mar 1 09:37:35 CET 2006


hi.

in paper.pdf, prefix declaration (3.4.7) i can read that "The prefix value 
must be an absolute path name and must not contain any wildcard characters".

now on, i have two users, with different name, but same uid to sync.

is something like
---
prefix homedir                                          # a prefix declaration 
(see 3.4.7)
{
        on *: /home;
}
prefix user
{
        on data: %homedir%/rocco;
        on *: %homedir%/daniele;
}
---

acceptable?

thanks
d.
-- 
PGP Key-ID: 0xF482D454
--
to boldly go where no man has gone before.


More information about the Csync2 mailing list