In Linux, specifically RHEL/CentOS 7.9, but anything equivalent or of a later version... if I wanted to mount a folder/directory from another Linux system across a network, all I am aware of is NFS, either NFSv3 or NFSv4.
Is there any other mount method, that is functionally comparable to NFS, for mounting some exported (shared) folder/directory from another Linux system on the network?