@[email protected] to Open [email protected]English • 3 months agoYazi - Blazing fast terminal file manager written in Rust, based on async I/Ogithub.comexternal-linkmessage-square42fedilinkarrow-up1348arrow-down13file-textcross-posted to: [email protected][email protected]
arrow-up1345arrow-down1external-linkYazi - Blazing fast terminal file manager written in Rust, based on async I/Ogithub.com@[email protected] to Open [email protected]English • 3 months agomessage-square42fedilinkfile-textcross-posted to: [email protected][email protected]
minus-square@[email protected]linkfedilinkEnglish4•3 months ago remote access To be fair, X11 forwarding is a straightforward thing, bearing in mind any security/performance/administrative restrictions which may apply to your situation. Alternatively, SSHFS can be used to mount a remote directory locally.
minus-squareEager EaglelinkEnglish5•edit-23 months agoI’ve used plenty of sshfs a few years ago, but x11 forwarding is a compromise. The latency makes it painful to work with for more than a few minutes.
minus-square@[email protected]linkfedilinkEnglish3•3 months agoYeah, X11 forwarding is only fine on a campus wide network, maybe city-wide at most, if the wan is fast enough. Sshfs would also be painful for operations processing a lot of data (grepping gigs of log files or even creating thumbnails of images to browse).
To be fair, X11 forwarding is a straightforward thing, bearing in mind any security/performance/administrative restrictions which may apply to your situation.
Alternatively, SSHFS can be used to mount a remote directory locally.
I’ve used plenty of sshfs a few years ago, but x11 forwarding is a compromise. The latency makes it painful to work with for more than a few minutes.
Yeah, X11 forwarding is only fine on a campus wide network, maybe city-wide at most, if the wan is fast enough.
Sshfs would also be painful for operations processing a lot of data (grepping gigs of log files or even creating thumbnails of images to browse).