?? 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 + -