首页

mzip

mzip
功能说明:Zip/Jaz磁盘驱动器控制指令。
语  法:mzip [-efpqruwx]
补充说明:mzip为mtools工具指令,可设置Zip或Jaz磁盘驱动区的保护模式以及执行退出磁盘的动作。
参  数:
  -e   退出磁盘。
  -f   与-e参数一并使用,不管是否已经挂入磁盘中的文件系统,一律强制退出磁盘。
  -p   设置磁盘的写入密码。
  -q   显示目前的状态。
  -r   将磁盘设为防写状态。
  -u   退出磁盘以前,暂时解除磁盘的保护状态。
  -w   将磁盘设为可写入状态。
  -x   设置磁盘的密码。

mzip

mzip [options] [drive:]

Set modes or eject an MS-DOS-formatted ZIP or JAZ disk. See mtools for information about handling MS-DOS filesystems. Unix-formatted ZIP and JAZ drives can be handled as you would a floppy or other removable media, using the mount and umount commands.

Note that a ZIP drive is usually referred to as drive Z:, and a JAZ drive as drive J:.

Options

-e

Eject the disk.

-f

Force eject (even if the disk is mounted). Must be used in combination with -e.

-P

Prevent writing to the disk without a password.

-q

Query and display the disk status.

-r

Put disk into read-only mode.

-u

Make the disk writable, but restore write protection on eject.

-w

Put disk into read/write mode.

-x

Prevent read or write access to the disk without a password.