Bug 393674

Summary: Opening dolphin terminal in SFTP folder doesn't open session there
Product: [Applications] dolphin Reporter: David <david.cortes.rivera>
Component: panels: terminalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mail
Priority: NOR    
Version First Reported In: 19.04.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David 2018-04-30 12:42:26 UTC
When accessing some remote server through SFTP in dolphin, if I open a terminal within dolphin in there (pressing F4 or through Control -> Panels -> Terminal), the terminal is opened in the user's home holder ($HOME) rather than in the server.

Steps to reproduce:
-Launch Dolphin.
-Browse a folder in some remote server in dolphin through SFTP or FISH.
-Open a terminal in the dolphin window that is accessing the server's files (Control -> Panels -> Terminal).

Expected Behavior:
-The terminal should open ssh'ing to the remote computer, in that same folder.

Actual Behavior:
-The terminal opens in the user's home directory.

Reproducible: always
Comment 1 Julian Steinmann 2019-04-26 17:29:08 UTC
This behavior is still the same with Dolphin 19.04. In my opinion, this could also be a wishlist request, but I'll leave it as a bug for now.
Comment 2 Christoph Feck 2019-12-27 16:22:42 UTC

*** This bug has been marked as a duplicate of bug 188794 ***