Comment 2 for bug 112699

Revision history for this message
Daniel Stiner (danstiner) wrote : Re: Bad handling of SSH and other protocols for remote projects

I guess I should attach the screenies here instead of emailing them.

Plus a better explanation: When you have a project with a remote ssh url such as "ssh://<email address hidden>/home/user". It works fine until you open a file. Then it creates a separate base directory that expands the url like this "ssh://<email address hidden>" -> "home" -> "user" which wouldn't be a major problem except that you can't click on anything in this new base dir, because it really doesn't exist. And then every time you switch files, it re-selects this imaginary base dir and adds a copy of the current folder and file. Very soon it becomes a giant list of only 4 or 5 real files. Maybe Bluefish doesn't recognize there already is folder with the file in it. idk

So not a major bug, just an annoyance for anyone trying to use Bluefish with a secure connection. Though everything else works perfectly, and thanks for making this great application.