Refresh folder button
Answered
I am currently missing the basic function of refreshing my folders when connected via SSH.
In comparison, Visual Studio Code provides this functionality using this button:
I would like to ask for implementation of this feature, or, if I overlooked something, for an explanation of where to find it. Thanks!
Please sign in to leave a comment.
Could you clarify, please why do you need this? When do you use(need to use them)? Are there any problems with Fleet here? Thanks.
I am using Fleet to connect to an HPC environment via SSH. I am almost immediately getting an error that the Inotify limit is reached. From this point on Fleet no longer automatically refreshes the file browser or the files itself. In order to remedy this I would like to be able to manually refresh the folder structure and the files.
Thanks for the quick reply!
Thank you for the information! Indeed there could be issues. But in case of this error there should be a notification about increasing inotify limit. Have you seen/tried it? Does this help?
In any case, I have filled a request for this ability. Please vote for it in our tracker here: https://youtrack.jetbrains.com/issue/FL-27043/Ability-to-manual-refresh-remote-folder
Hey Andrey, sorry for my delayed answer!
Yes, the inotify limit notification comes up after only a few minutes, but sadly I cannot follow the steps outlined in the link you provided as I do not have administrative access on the server and thus can't run any commands using
sudo
.Thanks for creating the feature request, I will follow it closely and hope for the best! :)