Page 1 of 1

BUG: FtpVC 2.3 treeview refresh

Posted: Tue May 03, 2005 6:07 am
by grimblefritz
This is a minor issue. If you remove a directory from the source path, refreshing will update the listview (righthand panel) but the deleted directory remains in the treeview (lefthand panel).

Seems like the treeview should be a way to refresh the treeview. Collopsing and expanding the nodes and/or root does not work.

Posted: Tue May 03, 2005 5:28 pm
by psguru
This actually depends on the Refresh Behavior setting under Project Options | Options. If you set it to "Directory tree and files in the current directory", the directory tree will be refreshed when a remote folder is deleted outside of FtpVC.

Ah, sorry, missed that option

Posted: Thu May 05, 2005 9:24 am
by grimblefritz
Thanks!