Dev Update:
NFS is working.....BUT
HorizonOS seems to block in some way the usage of ports < 1024 for some usage (the rpc call for nfs)
so an export of nfs MUST use option insecure for the export for NXMP
This is not a big issue since is used on local network, this option was called insecure but only on a "80's" concept of security.
I will finish the cleanup and FFMPEG support for nfs (yes i'll add a protocol nfs that is not present since nfs normaly is a mount point so FFMPEG read file as a local file) and i'll send beta to testers.
With this now all protocols are supported (thanks
@duckbill007 for remind me the missing NFS support)