NAME
mmoouunnttuurrll - mount a remote file system given a URL
SYNOPSIS
//uussrr//lliibbeexxeecc//mmoouunnttuurrll [-rrww] [-oo options] URL node
DESCRIPTION
The mmoouunnttuurrll program mounts a remote file system, specified by URL, on node. The options are as follows:-oo Options are specified with a -oo flag followed by a comma sepa-
rated string of options. See the mount(8) man page for possibleoptions and their meanings. The following option is also avail-
able: ssoofftt Make the mount soft.-rr The file system is to be mounted read-only. Mount the file sys-
tem read-only (even the super-user may not write it). The same
as the ``rdonly'' argument to the -oo option.
-ww The file system object is to be read and write.
SEE ALSO
mount(2), umount(8) Darwin April 23, 2007 Darwin