⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 网络数据管理协议的开发
💻
字号:
#                              -*- Mode: Text -*- # README# # Description     : ndmpc test script directory.# # Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Reserved.## $Id: README,v 1.5 1998/02/09 06:40:09 tim Exp $# This directory contains Tcl and expect scripts for driving ndmpc.The Tcl scripts source a common file for setting up system specificvariables. By default, this file is system.tcl. This can be changedvia the SYSTEM_SCRIPT environment variable.To run the a Tcl script:  ../ndmpc -f scriptThe expect scripts backup.exp and recover.exp use an argument to specifythe NDMP server(s) to connect to. The scripts source the file <hostname>.tclwhere hostname is the actual host name of the server.Script descriptions:config.tcl           exercises/tests the configuration interface requests.connect.tcl          exercises/tests the connection interface requests.notify.tcl           tests the add_notify_proc command. Demonstrates how to                     provide a Tcl function that will be called each time a                     notify requests is received.system.tcl           default system configuration. Sets the following defaults:                       authorization type and parameters.                       NDMP server host                       tape and scsi device names.                       filesystem to be backed up.                       restore destination directory.tape.tcl             exercises/tests the tape interface requests.backup.exp           exercises NDMP server backup functionality.recover.exp          exercises NDMP server recover functionality.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -