All features in this section are available in the professional
version of this discussion board software only.
The "Backup Manager" allows you to create backups of files from your discussion board, including message and administration files. You can back up the
documentation files, script files, and source files, if you so choose. You can also restore message files and administration files from existing backups.
Backups are stored in the unix "tar" format, so you can download the backups you create and work with them using an ordinary program that can handle the
unix tar format.
Working with existing backups
Several operations can be performed on existing backups using the interface provided.
-
Deleting a backup
Choosing to delete a backup removes it from the system. To delete a backup archive, click the delete icon ( ). You can also mark more than one existing backup file and then
click the delete icon in the "(Marked)" row. Note that there is no "undelete" function, so be careful when deleting backup archives.
-
Getting information
To get information about a backup archive, click on the information icon ( ) next to the desired backup archive. This reports several statistics about the archive, including a summary of the files it
contains.
-
Opening an archive
To restore files from an archive (or to further examine the comments), click the open icon ( ) next to the desired backup archive. This presents you with the option to restore the files from the
archive.
If the archive file contains at least a "Minimal backup" (message files and data files), you will have the option to perform an automatic file
restoration. This will overwrite all files on your board with the files from the backup archive. Performing this action is the most thorough and
comprehensive way to restore the files on your discussion board from a backup should this be necessary. To perform the restoration, click "Restore
All Files."
You also have the option to restore specific files from the archive under the "Manual File Restoration" section. This is intended to be used by
the most advanced users only who know specifically what they are doing. Mixing older versions of data files with newer versions of message files, for
example, could cause erratic behavior when using certain features of the board. To restore files, select the file(s) you wish to restore from the
file list (hints about selecting multiple files are provided in the interface screen itself). Then choose whether you want to overwrite damaged files
(zero-length files or missing files) or all files. To perform the restoration, click "Perform Selected Action."
-
Compressing/decompressing an archive
To compress or decompress an archive, click the compress icon ( ) next to the desired backup archive. Clicking this icon decompresses the archive if it is compressed, and vice versa. This is
intended to allow you to save disk space when working with backups.
NOTE: This function is available only if your system contains the Perl Compress::Zlib module. This
depends on how Perl is installed on your system (it does not depend on the way you installed Discus). If you do not see this option, ask your system
administrator to install the Perl module noted above.
-
Downloading an archive
To download an archive from the server to your local machine, click on the download icon ( ) next to the desired backup archive. Your browser, if correctly configured, should prompt you to save
the archive to your hard drive. Note that if compression is available, the file will transfer more quickly if you have first compressed the file.
It is also possible to use a backup that you have downloaded to your machine in the Discus backup manager. Use your FTP program to transfer the backup
archive from your local machine to the WWW server, placing it in the administration/backups directory. Note that this transfer should be made in binary
mode.
Creating a new backup
To create a new backup, scroll to the "Create New Backup" section of the Backup Manager screen. Using the check boxes, choose which elements of your
board you wish to back up (it is strongly recommended that you perform at least a "Minimal Backup" which consists of backing up the data files and
message files on your board). You can also use the radio buttons on the left side of the box to select among the most common backup types, which changes
the check boxes automatically to indicate which components have been selected. You can give your backup file a file name by filling in the "File Name:"
box. Then, click "Create Backup" to make the backup file (if you specify a file that already exists, the file name will be modified to make it unique).
If you have a large board, creating the backup could require several seconds, so be patient.
|