SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Connect to SFTP remote server 2. Press F9 OBSERVED RESULT Random local host location opened in terminal EXPECTED RESULT Remote host location opened in terminal SOFTWARE/OS VERSIONS Operating System: KDE neon 5.26 KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 Kernel Version: 5.15.0-56-generic (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION
Can't confirm random location being opened, I reliably get a terminal defaulting to my home directory. Either the random part was fixed or was never really random. However the expected result is likely simply isn't implemented. It isn't unreasonable though, but it's a wishlist matter, not a bug report.
(In reply to Pedro V from comment #1) > Can't confirm random location being opened, I reliably get a terminal > defaulting to my home directory. > > Either the random part was fixed or was never really random. > However the expected result is likely simply isn't implemented. It isn't > unreasonable though, but it's a wishlist matter, not a bug report. I am not sure how the location is decided, I tested it again and got: /var/www/html Anyway, remote location should be opened in terminal, that's my point.
>Anyway, remote location should be opened in terminal, that's my point. How should that be possible for an FTP connection, automatically invoking some command? How to decide which client to use and what about user credentials?
(In reply to Alex Bikadorov from comment #3) > >Anyway, remote location should be opened in terminal, that's my point. > > How should that be possible for an FTP connection, automatically invoking > some command? How to decide which client to use and what about user > credentials? The same one already opened in a tab. Credentials are already in memory / in use.