Open chuwza opened 1 year ago
Is it possible to mount Server by refresh the folder even if the Server has been rebooted?
It's a tricky question. Technically, there are a few ways it may be implemented:
Also, you can try to use any sFTP content provider application for Android instead of sshfs. In most cases, they provide the same functionality as sshfs, but they are supported by the Android framework better, and shouldn't have any issues with reconnecting on "folder refresh".
sFTP content provider
Thanks for the reply, I'm sorry that can't implement this feature, but EasySSHFS works well enough at the moment that it's okay not to have it
Hi developers, I found that easysshfs unmount after Server reboot; I don't want to have to manually mount it on my phone every time the Server reboots, so I used the method of refresh the folder in the file manager to mount it manually.
Fortunately, this works after I disconnect and reconnect to the network; unfortunately, it doesn't work after I reboot the Server.
Is it possible to mount Server by refresh the folder even if the Server has been rebooted?