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 2023/03/24 20:52:13 UTC

[mina-sshd] branch master updated (4f5f79cbf -> 2779bbc8d)

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 4f5f79cbf Clarified POM comments regarding versions limitations
     add 2779bbc8d GH-325: SFTP: fix deleting remote symbolic links

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   1 +
 .../sftp/client/fs/SftpFileSystemProvider.java     |   7 +-
 .../sshd/sftp/client/fs/SftpFileSystemTest.java    | 149 +++++++++++++++++++--
 3 files changed, 144 insertions(+), 13 deletions(-)