netbsd man page for mount_9p

Query: mount_9p

OS: netbsd

Section: 8

Links: netbsd man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MOUNT_9P(8)						    BSD System Manager's Manual 					       MOUNT_9P(8)

NAME
mount_9p -- mount a file server using the 9P resource sharing protocol
SYNOPSIS
mount_9p [-s] [-o mntopts] [-p port] [user@]host[:path] mount_point
DESCRIPTION
The mount_9p program is used to mount a file hierarchy served with the Plan 9 file sharing protocol: 9P. After the file system is mounted, the files on the remote host will be accessed using the credentials of the user named user and whatever UID the user happens to have on the remote server. If path is supplied, it is used as the mount rootpath on the remote host. path must be an absolute path.
SEE ALSO
puffs(3), puffs(4), mount(8)
HISTORY
The mount_9p utility first appeared in NetBSD 5.0.
CAVEATS
Permissions are not handled well. Authentication support is missing. Error code handling is missing. Under construction.
BSD
July 8, 2007 BSD
Related Man Pages
mount_psshfs(8) - netbsd
rump_cd9660(8) - netbsd
rump_ffs(8) - netbsd
rump_nfs(8) - netbsd
rump_udf(8) - netbsd
Similar Topics in the Unix Linux Community
Unix File Permissions
sorting left-justified numeric values
NetBSD 6.1.2: apm and admd not found
Make bold chars in UNIX
Grep command to show the number of results