Am 22.07.2024 12:23 schrieb Fabio Fantoni:
I think sshfs will be better in recommends instead depends as not all
use remote backup on ssh. Have it as depends also make unable to
uninstall it.
Is this okay or is there some other reason why it's better to be in
depends?
SSH profiles is not an optional feature. It is in-build. BIT doesn't
check if sshfs is installed or not. It will cause several unexpected
errors and maybe exceptions. This increase maintenance burden and
confuse users. And we also don't want to implement checks like this with
extra code.
For example the GUI should reflect the fact that SSH is not installed,
e.g. via disable the SSH entries in the drop-down menu. But we don't
want to do that.
IMHO sshfs is not that exotic.