This is an automated email from the ASF dual-hosted git repository.

twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from c1f31ee7c Avoid race condition when closing a SshClient
     add c69cd0cee GH-855: Thread-safe DefaultSftpClient
     add 4eccf4926 GH-855: single SftpClient in SftpFileSystem

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   5 +
 .../org/apache/sshd/sftp/SftpModuleProperties.java |  12 +-
 .../apache/sshd/sftp/client/fs/SftpFileSystem.java | 341 ++++++++-------------
 .../sshd/sftp/client/impl/DefaultSftpClient.java   |  30 +-
 .../apache/sshd/sftp/server/SftpServerTest.java    |   6 +-
 5 files changed, 156 insertions(+), 238 deletions(-)

Reply via email to