Moonfish: Difference between revisions
From RISC OS
Jump to navigationJump to search
(Added GitHub link for source code, added relicensing info) |
|||
Line 1: | Line 1: | ||
{{Application|image=moonfish.png|size=34|caption=Moonfish icon|name=Moonfish|maintainer=[[Alex Waugh]]|os=None|desc=NFS server|languages=English|url=http://www.cp15.org/internet/|alt=None suggested}} |
{{Application|image=moonfish.png|size=34|caption=Moonfish icon|name=Moonfish|maintainer=[[Alex Waugh]]|os=None|desc=NFS server|languages=English|url=http://www.cp15.org/internet/|alt=None suggested}} |
||
Moonfish is an NFS server for RISC OS. It can be used to share files with other computers, either other platforms such as Linux, or RISC OS when combined with Sunfish. Moonfish supports both the NFS2 and NFS3 protocols, over UDP or TCP connections, and has partial support for NFS4. Full source code is supplied under the GPL. |
Moonfish is an NFS server for RISC OS. It can be used to share files with other computers, either other platforms such as Linux, or RISC OS when combined with Sunfish. Moonfish supports both the NFS2 and NFS3 protocols, over UDP or TCP connections, and has partial support for NFS4. Full source code is supplied, originally under the GPL, now relicensed under the MIT licence. |
||
The source code is also available on GitHub: [https://github.com/ajw498/NFS https://github.com/ajw498/NFS] |
Latest revision as of 15:08, 27 March 2021
Moonfish | |
Icon: | |
---|---|
Maintained by: | Alex Waugh |
Description: | NFS server |
OS Restrictions: | None |
Languages: | English |
Alternatives: | None suggested |
Website: | http://www.cp15.org/internet/ |
Moonfish is an NFS server for RISC OS. It can be used to share files with other computers, either other platforms such as Linux, or RISC OS when combined with Sunfish. Moonfish supports both the NFS2 and NFS3 protocols, over UDP or TCP connections, and has partial support for NFS4. Full source code is supplied, originally under the GPL, now relicensed under the MIT licence.
The source code is also available on GitHub: https://github.com/ajw498/NFS