X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d802ea54daecfc11990f0146c1e422bd51334252..4e7d07c8d4c75f0fc4207f0d6058db99b61c2f17:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 4421a19f..448b45e6 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -470,6 +470,9 @@ quote(itemize( it() bf(RSYNC_REQUEST): (pre-xfer only) The module/path info specified by the user (note that the user can specify multiple source files, so the request can be something like "mod/path1 mod/path2", etc.). + it() bf(RSYNC_ARG#): (pre-xfer only) The pre-request arguments are set + in these numbered values. RSYNC_ARG0 is always "rsyncd", and the last + value contains a single period. it() bf(RSYNC_EXIT_STATUS): (post-xfer only) rsync's exit value. This will be 0 for a successful run, a positive value for an error that rsync returned (e.g. 23=partial xfer), or a -1 if rsync failed to exit properly.