Make SFTP file system mutli-thread aware
----------------------------------------
Key: VFS-186
URL: https://issues.apache.org/jira/browse/VFS-186
Project: Commons VFS
Issue Type: Improvement
Affects Versions: 1.1
Reporter: Jerome Lacoste
We wrote a simple unit test to stress test commons-vfs sftp implementation. We
used multiple-threads.
We ran into various issues, some in jsch 0.1.36, some in commons-vfs. After
applying the following patch (in combination with those for jsch), commons-vfs
became much more reliable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.