Summary: | Open SFTP remote connection location of current tab with "Start terminal here" (F9) | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Daniel Duris <kdebugs> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | alex.bikadorov, krusader-bugs-null, voidpointertonull+bugskdeorg |
Priority: | NOR | ||
Version First Reported In: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Duris
2023-01-16 16:10:54 UTC
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. |