This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from a60d3fa7e [SSHD-1290] ChannelAsyncOutputStream: improve logging new 9a541c1d2 [SSHD-1283] Added configuration property to control whether ScpShell is enabled new dab673e41 Added documentation regarding CLI properties values The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.md | 10 +++ docs/changes/2.9.0.md | 2 - docs/cli.md | 96 +++++++++++++++++++++- docs/scp.md | 4 +- .../org/apache/sshd/scp/ScpModuleProperties.java | 9 ++ .../apache/sshd/scp/server/ScpCommandFactory.java | 9 +- 6 files changed, 124 insertions(+), 6 deletions(-)