Deployment Solution 435
RapiDeploy Technical Reference
backuplist Function Backs up a set of files.
Usage
firm backuplist [destination file] [list file]
Options
[destination file]=destination filename (must be a DOS filename)
[list file]=filename containing a list of files to back up (source)
Must be in a DOS text/ascii file format.
Syntax
firm backuplist [destination path and filename][list
filename]
Include the full path.
Example
To back up the files in c:\backup.lst and store them in c:\backup.txt, type
firm backuplist c:\backup.txt c:\backup.lst
The backup.lst file might contain the following:
c:\autoexec.bat
c:\config.sys
prod:\windows\command\format.com
restorelist Function Restores a set of files.
Usage
firm restorelist [source file][logical drive]
Options
[source file]=source filename (must be a DOS filename)
[logical drive]= drive letter to overwrite default logical drive
Default logical drive = PROD:\
Syntax
firm restorelist [source path and filename][logical drive
letter]
Include the complete path.
Example
To restore backup files to DOS drive c:, type
firm restorelist dc:\backup.txt
FIRM Modes and Switches (Continued)
Mode Options