I'm using this plugin to mount a Hetzner Storage Box via NFS on my Unraid machine as an offsite borg backup. This mostly works fine, but I'm experiencing an issue where fairly frequently Hetzner will perform maintenance (or something akin) and the NFS connection is broken - and not automatically re-established. This causes my regular borg backup to break indefinitely until I unmount/remount the share and restart the borgmatic container.
Hetzner have recommended mounting the share with autofs, which should resolve the problem. Is there a way to do this via this plugin?
If not, would a suitable alternative be to spin up a small VM that mounts the share via autofs, which then re-exposes it via NFS/Samba?