https://bugs.kde.org/show_bug.cgi?id=454044
Oliver Beard <olib...@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |olib...@outlook.com Status|REPORTED |CONFIRMED --- Comment #1 from Oliver Beard <olib...@outlook.com> --- You mention two features you want - to be able to unmount an SFTP connection and to not remember the passphrase for your key. Both *seem* to be possible from a naive look at the sftp implementation in kio-extras: https://invent.kde.org/network/kio-extras/-/blob/master/sftp/kio_sftp.cpp#L955 https://invent.kde.org/network/kio-extras/-/blob/master/sftp/kio_sftp.cpp#L928 The former is Dolphin's issue. The latter, I think, is with the authentication process in kio-extras, and you should file a separate bug there. -- You are receiving this mail because: You are watching all bug changes.