You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tw...@apache.org on 2021/10/14 20:01:04 UTC

[mina-sshd] branch master updated (22ba19b -> 8baac1d)

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 22ba19b  [SSHD-1213] Update tarLongFileMode to use POSIX
     add 8baac1d  [SSHD-1215] Treat ACE4_APPEND_DATA as a hint only

No new revisions were added by this update.

Summary of changes:
 .../sshd/sftp/client/impl/AbstractSftpClient.java  |  1 +
 .../org/apache/sshd/sftp/server/FileHandle.java    | 23 ++++++---
 .../java/org/apache/sshd/sftp/client/SftpTest.java | 54 ++++++++++++++++++++--
 .../sshd/sftp/client/fs/SftpFileSystemTest.java    | 42 +++++++++++++++++
 4 files changed, 109 insertions(+), 11 deletions(-)