Index of Section 1 Manual Pages
| Interix / SUA | mount_smb.1 | Interix / SUA |
MOUNT_SMB(1) System General Commands Manual MOUNT_SMB(1)
NAME
mount_smb - mount or show current mounts of remote SMB filesystems
SYNOPSIS
mount_smb [-l mountletter] [-P [y|n]] [-p passwd] [-u user] [-U]
[[host:]share]
DESCRIPTION
The mount_smb utility will mount remote network filesystems or report
remote network filesystems already mounted.
The options are as follows:
-l mountletter
Assign the mount to the drive letter mountletter.
-P [y|n]
Indicate whether this mount will be (y) or won't be (n) persis-
tent. If the mount is persistent then it will be restored at
the next login.
-p passwd
Provide the password, if needed, for permission to access the
network filesystem. This option must be specified when the -u
option is used.
-u user Indicate that user is the account for the permission to mount
the network filesystem.
-U Unmount the specified network filesystem.
The mount_smb utility exits 0 on success or >0 if an error occurred.
EXAMPLES
$ mount_smb ponyta:c_drive
$ mount_smb -p whatever -u rex ponyta:c_drive
SEE ALSO
df(1), net(1)
Interix July 6, 2007 Interix