Fabio Natali on Nostr: Ok, why have I picked up #sshfs⁰ only now despite vaguely knowing about it for ...
Ok, why have I picked up #sshfs⁰ only now despite vaguely knowing about it for decades? It's very cool and it's been helping me in a number of cases in these past few days already.
As an ordinary user:
$ sshfs example.com:/remote ~/local
[...work on the mounted files...]
$ umount ~/local
Of course the abstraction leaks when it comes to heavy I/O work and a slow connection, but it's kind of transparent otherwise.
⁰
https://github.com/libfuse/sshfs#gnulinux #linux #ssh
Published at
2024-08-06 16:05:05Event JSON
{
"id": "b06c14086f7f746768de12b3fde0f2a9557057344ddd56be937f3558b4db49bb",
"pubkey": "4169d7eb298e4b979e349812e2672250afd091631e12fb3ce0955e755faf6464",
"created_at": 1722960305,
"kind": 1,
"tags": [
[
"t",
"sshfs"
],
[
"t",
"gnulinux"
],
[
"t",
"linux"
],
[
"t",
"ssh"
],
[
"proxy",
"https://octodon.social/users/fabionatali/statuses/112915926567203985",
"activitypub"
]
],
"content": "Ok, why have I picked up #sshfs⁰ only now despite vaguely knowing about it for decades? It's very cool and it's been helping me in a number of cases in these past few days already.\n\nAs an ordinary user:\n\n$ sshfs example.com:/remote ~/local\n[...work on the mounted files...]\n$ umount ~/local\n\nOf course the abstraction leaks when it comes to heavy I/O work and a slow connection, but it's kind of transparent otherwise.\n\n⁰ https://github.com/libfuse/sshfs\n\n#gnulinux #linux #ssh",
"sig": "f1a5bb29a92df0c8960b0c1a7f2179b6e7a5ca8bb6d47adf4652800305c85d214e15fd9e1d36bb833bbcb18666d14f3ead3fefc3625998e9aa63aa07327281a2"
}