Opened 17 years ago
Last modified 17 years ago
#3348 closed Bug report
Remote tree view doesn't show all known folders
Reported by: | sunstorm1000 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | sunstorm1000, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Navigating a remote view using the listing pane doesn't properly update the treeview.
Consider this example directory structure:
/www/
/www/folder1/
/www/folder1/subfolder1/
/www/folder1/subfolder2/
/www/folder1/subfolder3/
/www/folder2/
/www/folder3/
After connecting to the server, if you use the file list pane to navigate as follows:
www -> folder1 -> subfolder1
The tree view will only display
[-] /
[-] www
[-] folder1
[-] subfolder1
However, if I use the treeview itself to navigate the same folders, it will then show all of the folders, as one would expect...
[-] /
[-] www
[-] folder1
Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.