From 646a0725119330e518495018ea911fc6b144c83c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 6 Jan 2014 11:21:12 +0100 Subject: xfer: add option xfer.file.auto_check_crc32 (patch #7963) Thanks to Andrew Potter for the patch. --- doc/en/autogen/user/xfer_options.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/en/autogen/user/xfer_options.txt') diff --git a/doc/en/autogen/user/xfer_options.txt b/doc/en/autogen/user/xfer_options.txt index 254288cc4..8cbd1c6b8 100644 --- a/doc/en/autogen/user/xfer_options.txt +++ b/doc/en/autogen/user/xfer_options.txt @@ -58,6 +58,11 @@ ** type: string ** values: any string (default value: `""`) +* [[option_xfer.file.auto_check_crc32]] *xfer.file.auto_check_crc32* +** description: `automatically check CRC32 file checksum if it is found in the filename (8 hexadecimal chars)` +** type: boolean +** values: on, off (default value: `off`) + * [[option_xfer.file.auto_rename]] *xfer.file.auto_rename* ** description: `rename incoming files if already exists (add ".1", ".2", ...)` ** type: boolean -- cgit v1.2.3