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(-)