home *** CD-ROM | disk | FTP | other *** search
- * This is a sample profile for ROBOSAVE. Normally you will name your
- * profile to be ROBOSAVE.PRO. See the ROBOSAVE User's Guide for details.
- *
- * Blank lines are not permitted. An "*" in column 1 indicates a comment.
- *
- * SAVE= Drive\path where you want backup files placed. This can be
- * either on a diskette or a hard drive.
- * SAVENUM= Number of backup generations to keep in the save directory.
- * Older generations will be erased.
- * CLEANUP= Controls when generations are deleted:
- * CLEANUP=B means erase at the beginning of the run.
- * CLEANUP=E means erase at the end of the run (default).
- * LOG= Placement of ROBOSAVE.LOG:
- * LOG=T puts the log in the SAVE= directory.
- * LOG=P puts the log in the directory where the ROBOSAVE
- * profile was found for this run (default).
- * ROBO= Fully-qualified names of files to back up. Multiple names
- * can be specified on each ROBO= line. Use as many ROBO= lines
- * as required. Enclose a fileid in brackets to also search
- * subdirectories below the one specified in the fileid. If the
- * fileid contains spaces, enclose it (including any brackets)
- * in doublequotes. The wildcard characters "*" and "?" are
- * allowed, as in the OS/2 COPY command.
- *
- save=a:\robosave
- savenum=5
- log=t
- *
- *
- * If required, change the "C:"s below to match your own boot drive.
- *========================================================================
- * Everyone should save these files, if present.
- robo=C:\CONFIG.SYS C:\AUTOEXEC.BAT C:\STARTUP.CMD
- robo=C:\OS2\*.INI
- robo=C:\*.INI
- *
- *-> Note that you can replace the *.INI fileids listed above (as well as
- *-> all the *.INI fileids for the applications shown below) with a single
- *-> "robo=[C:\*.INI]". However, this will pick up ALL the .INI files on
- *-> the C: drive. Be sure that is what you want to do.
- *
- * Change this to the fileid of your ROBOSAVE profile.
- robo=C:\ROBOSAVE.PRO
- *========================================================================
- *
- * Below are some applications you might have on your system. This is
- * NOT a complete list. Uncomment the ROBO= lines that are appropriate
- * for your system and add any others you need. All the files that you
- * should save need not be on your boot drive.
- *
- *---------- Communications Manager (CM/2) -------------------------------
- * Replace the "xxxxxxxx"s with the name of your active CFG file.
- * robo=C:\CMLIB\xxxxxxxx.* C:\IBMCOM\*.INI C:\CMLIB\CM.INI
- *
- *---------- Communications Manager (ES 1.0) -----------------------------
- * Replace the "xxxxxxxx"s with the name of your active CFG file.
- * robo=C:\CMLIB\xxxxxxxx.* C:\CMLIB\APPN\xxxxxxxx.* C:\IBMCOM\*.INI
- *
- *---------- LAN Requester -----------------------------------------------
- * You will get a COPY error message for NET.ACC, but ROBOSVUT will then
- * be invoked automatically and will copy NET.ACC successfully.
- * robo=C:\IBMLAN\IBMLAN.INI C:\IBMLAN\ACCOUNTS\NET.ACC
- *
- *---------- Windows Programs --------------------------------------------
- * Individual programs may well generate other files you should list.
- * robo=C:\OS2\MDOS\WINOS2\*.INI C:\OS2\MDOS\WINOS2\*.GRP
-