Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-772

SFTP resolveFile() can freeze while testing if the server disabled the exec channel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6.0
    • None
    • None

    Description

      Since 2.5.0 (VFS-590) the SftpFileSystem constructor checks if it can execute commands by testing "id -u" (see SftpFileSystem#detectExecDisabled()), but with some servers the call stay blocked in SftpFileSystem#executeCommand("id -u", output).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              remi.ville Rémi Villé
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: