This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit e754db9e2cfcfa5fbb8b75d1a845d8a9ef28e1ec Merge: f8a0aeca1 61576a548 Author: Thomas Wolf <tw...@apache.org> AuthorDate: Sat Apr 27 20:10:50 2024 +0200 Merge pull request #464 from TerraNibble/gh-427 GH-427: Read initial ACK on channel open prior to direct stream upload & close streams prior to exit code handling .../apache/sshd/scp/client/DefaultScpClient.java | 18 +++++++++++------- .../java/org/apache/sshd/scp/common/ScpHelper.java | 21 +++++++++++---------- 2 files changed, 22 insertions(+), 17 deletions(-)