To disconnect a network drive
Caution
Note
umount [–f] {–a | drive[...] | networkmount[...]}
Argument | Description |
---|---|
–f | Forces the deletion of a network file system (NFS) network drive. |
–a | Deletes all NFS network drives. |
drive | The drive that is mapped to a remote network drive. |
networkmount | The network mount point to be disconnected. This mount must have been created using the net use MS-DOS command without specifying a drive letter. |
Related Topics