Please enter search query.
Search <book_title>...
Veritas NetBackup™ Appliance Commands Reference Guide
Last Published:
2021-07-19
Product(s):
Appliances (4.1)
Platform: NetBackup Appliance OS
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Manage > OpenStorage > Share — Use this command to share or to stop sharing directory for uploading plugins.
SYNOPSIS
Share Open
Share Close
DESCRIPTION
The Share Open command enables you to share a directory for uploading plugin files. You can then use the Share Close command to stop sharing the directory. This operation is accomplished by opening and closing the Network File System (NFS) and Common Internet File System (CIFS) protocol shares.
Note:
You can also upload plugin files from the
menu in the appliance web console.OPTIONS
- Share Open
Use this command to share a directory.
- Share Close
Use this command to stop sharing a directory.
EXAMPLES
The following example displays the output when you run the Share Open command.
OpenStorage> Share open The CIFS share \server_name\general_share and the NFS share server_name:/inst/share have been opened on this appliance.
The following example displays the output when you run the Share Close command.
OpenStorage> Share close The plugin share closed successfully.