|
This page contains information on NetDrive Plugins installation and
availability.
If you are a developer and are interested in developing a plugin for
NetDrive please visit the Developers
page.
Note: Some plugins are distributed as shareware. Please refer to
the plugin documentation or ask the developer of the plugin on this
subject and shareware limitations.
Requirements:
NetDrive
version
3.1 or later.
UNZIP utility (unz600.exe)
to
unpack
the
plugin archive
Download:
Click on the link in the Download link in the Developer
column of the table above.
Installation:
Unpack the downloaded plugin archive to an empty directory,
for example:
unzip ndpnfs3_310_demo.zip
and run
instpl.cmd
from the directory.
If the archive does not contain the instpl.cmd then use
the following command to install a plugin
nd plugin install <plugin.ndp>
where <plugin.ndp> is
the NetDrive Plugin Installation Profile
file with .ndp extension that must be in the plugin archive.
For example you can install the NFS3 plugin by typing
nd plugin install ndpnfs3.ndp
Uninstalling a plugin:
Use the following command to uninstall a plugin
nd plugin remove <plugin.ndp>
For example you can remove the NFS3 plugin by typing
nd plugin remove ndpnfs3.ndp
|