cdist/cdist/exec
dhivael c021cd15cd transfer all files of a directory at once
instead of calling the copy command once per file in a directory (eg a
type explorer dir), call the copy command only once with all files of
the directory.

batch copy saves 20% of dry-run time on my test manifest in sequential
mode, and 15% in parallel mode.
2018-09-22 17:35:32 +02:00
..
__init__.py lib/cdist => cdist (pypi) 2012-10-25 17:21:58 +02:00
local.py Improve error reporting. 2018-04-17 20:06:20 +02:00
remote.py transfer all files of a directory at once 2018-09-22 17:35:32 +02:00
util.py Improve error reporting. 2018-04-17 20:06:20 +02:00