▲ | The_President 4 days ago | |||||||
Piggybacking on the context of your network role, is there an initiative to fix temporarily unavailable sshfs mounts freezing Plasma and Dolphin? | ||||||||
▲ | reitanuki 3 days ago | parent [-] | |||||||
Side-note: Depending on what you're after, you can navigate to `sftp://` (and `fish://`) URLs in Dolphin & most KDE (Qt?) applications directly, you don't need to use a sshfs mount, and this way it doesn't stall (or screw up system sleep, which is another problem I have with sshfs mounts). Somehow or another, if you open a file in Dolphin on one of these network addresses in a non-KDE application, it seems to pass it through using a FUSE filesystem, which does work somewhat but not 100% in my experience (I don't really know how this works or remember when it falls down). The terminal view in Dolphin also `cd`s to this virtual directory. Of course, if you really really wanted the sshfs mount for some reason, then this workaround doesn't help you. | ||||||||
|