On Fri, 2008-06-20 at 17:53 +0200, Loïc wrote: > I've setup a rsync server on my backup host, with shares using > post/pre-xfer exec options but the scripts seems not to even be called : > they should write a lockfile, and write in a logfile some information > about the transfer request / report. > > I'm using rsync through stunnel and here's the server-side > configuration. If someone had an idea I'd be really glad to hear it :)
Your rsync daemon configuration looks fine. (Incidentally, there's no point in refusing --rsync-path because it is a client option.) Make sure you are using rsync 2.6.7 or newer to support the pre/post-xfer exec parameters. If that isn't the problem, please post your client command line and the relevant parts of your stunnel configuration. Matt
signature.asc
Description: This is a digitally signed message part
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
