X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e7d6e0aa0cf1428d195df010f84cbada19fc98d1..cda2ae84b3b0f78387c5937094b4f5525c92fc19:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index bf0c68e2..3f6e01e4 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -274,6 +274,14 @@ rejected. See the "hosts allow" option for more information. The default is no "hosts deny" option, which means all hosts can connect. +dit(bf(ignore errors)) The "ignore errors" option tells rsyncd to +ignore IO errors on the server when deciding whether to run the delete +phase of the transfer. Normally rsync skips the --delete step if any +IO errors have occurred in order to prevent disasterous deletion due +to a temporary resource shortage or other IO error. In some cases this +test is counter productive so you can use this option to turn off this +behaviour. + dit(bf(transfer logging)) The "transfer logging" option enables per-file logging of downloads and uploads in a format somewhat similar to that used by ftp daemons. If you want to customize the log formats look at