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
- is caused by
-
VFS-590 SFTP moveTo operation might fail on permission checks even if the operation itself might succeed
- Resolved