From 048ebed8b9a42ec907c6b6073d07905126319b2e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 29 Apr 2017 11:43:49 +0300 Subject: [PATCH] -minsize is -chunked friendly --- doc/cmds.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/cmds.texi b/doc/cmds.texi index b8da1d9..2426e33 100644 --- a/doc/cmds.texi +++ b/doc/cmds.texi @@ -137,6 +137,7 @@ If @option{-chunked} is specified, then source file will be split @ref{Chunked, on chunks}. @option{INT} is the desired chunk size in KiBs. This mode is more CPU hungry. Pay attention that chunk is saved in spool directory immediately and it is not deleted if any error occurs. +@option{-minsize} option is applied per each chunk. If @ref{CfgNotify, notification} is enabled on the remote side for file transmissions, then it will sent simple letter after successful -- 2.50.0