# NFSMount - a handy GUI tool to manage NFS shares

> Source: <https://discuss.haiku-os.org/t/nfsmount-a-handy-gui-tool-to-manage-nfs-shares/19243#post_1>
> Published: 2026-05-20 20:07:16+00:00

(note: this is LLM based development)
I’d like to introduce NFSMount - a handy GUI tool to manage NFS shares!
This is a native Haiku app (BeAPI, not QT or any like that) which can mount and unmount NFS shares, as well as export and import saved configurations via a flattened BMessage.
Yes, you can do it all via the command line… but who wants to do that in a desktop-first OS?
Tested on hrev59729 with a NFSv4 server (Unraid 6.12.13).
Testers, issues, feature ideas, and PRs welcome! I’d love to hear feedback if anyone can test it on NFSv2 or NFSv4 on other hardware like a QNAP or Synology NAS.
If you run into issues, please feel free to log an issue on github and include the syslog and/or screenshots.
Links:
