matthew - retroedge.tech on Nostr: In my case today, I am just using sshfs to mount a remote server on a VPS so that I ...
In my case today, I am just using sshfs to mount a remote server on a VPS so that I can use a command that would be better to use with a file "local" to the file system instead of copying.
So far, it is working well. Big file import to mysql, which is not done yet.
I used sshfs a bit when it first came out nearly 20 years ago. It had a bunch of glitches and dropping then. Glad I thought of it for the problem today.
I do not know how it would work if it was always expected to be mounted. I'm sure network outages would kick it out and cause problems.
#ssh #sshfs
So far, it is working well. Big file import to mysql, which is not done yet.
I used sshfs a bit when it first came out nearly 20 years ago. It had a bunch of glitches and dropping then. Glad I thought of it for the problem today.
I do not know how it would work if it was always expected to be mounted. I'm sure network outages would kick it out and cause problems.
#ssh #sshfs