Community
Participate
Eclipse IDE
The class RemoteFolderTreeBuilder has one operation that may issue multiple commands over a single connection (or may issue none which results in a wasted connection). The operation is done in the second connection made in RemoteFolderTreeBuilder#buildTree() which is used to fetch any unknown directories. I'm not sure if we can do anything here but it may not be that bad since we are caching all known folders as phantoms.
This bug has not been touched in 2 years. Closing as WONTFIX. If you feel this bug is important, feel free to reopen it.