|
|
|
|
|
by jpetso
2074 days ago
|
|
For the record, I prefer SSH-via-kioslave over SSH-via-fuse. On my previous work Macbook, I'd bind it as "normal filesystem" and that worked great until I suspended my laptop or disconnected the VPN, at which point filesystem semantics are a giant drag on the experience. If implemented as badly as on macOS, it makes your file dialog and command line access hang. At least kioslaves handle disconnects gracefully and are right back in service whenever your network is, without having to remount anything. |
|