Re: NAS system

"Jeremy C. Reed" <[email protected]> Thu, 20 Mar 2008 10:08:35 -0500 (CDT)
Newsgroups gmane.os.netbsd.help
Message-ID <[email protected]>
On Thu, 20 Mar 2008, Johan A. van Zanten wrote:

> Hmm.. if memory serves, the network file systems NetBSD can mount are:
> 
> NFS
> SMBFS
> ... and maybe AFP with the netatalk package.

Also see pkgsrc/filesystems/fuse-afpfs-ng

And Coda. NetBSD kernels can be built with Coda support. (Many ports have 
it enabled by default.) And coda (and coda5) kernel modules are available 
with NetBSD. See http://www.coda.cs.cmu.edu/ and pkgsrc/net/coda

Also other fuse filesystems (in pkgsrc) can be used to as simple 
network-based file systems using webdav, ssh, ftp, http, smb, and others.


  Jeremy C. Reed