From 1868801a9ada468cbc9ac9d857b8e9d3366f8459 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Fri, 26 Aug 2005 18:04:52 +0000 Subject: [PATCH] Updated documentation --- html/programs/mbfile.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/html/programs/mbfile.html b/html/programs/mbfile.html index b73db535..f7101d5a 100644 --- a/html/programs/mbfile.html +++ b/html/programs/mbfile.html @@ -14,7 +14,7 @@
-
Last update 08-Mar-2004
+
Last update 26-Aug-2005

mbfile - File database maintenance program.

Synopsys.

@@ -59,7 +59,7 @@ adopt needs to be in your current directory and will be copied to the new area. If you have virus scanners defined, the file will be checked for virusses.

-mbfile check +mbfile check [area] Check the database integrity. All files in the filedatabase must exist on disk and all files on disk must exist in the filedatabase. There are some exceptions, files.bbs, files.bak, 00index, index*.html, header, readme and @@ -68,6 +68,7 @@ Of all files the date and time is checked, the size and the crc value of the file. If there is something wrong, the error is corrected or the file is removed. If the area is a CD-rom area, the check that files on disk must exist in the filedatabase is skipped. +If no area number is given, all areas are checked.

mbfile delete <area> "<filemask>" @@ -101,12 +102,15 @@ Create fast filerequest index for the mbcico filerequest processor. In each directory with the downloadable files is also a files.bbs file written in msdos cr/lf format. This includes a download counter. -Also, if defined, in each available download area for ftp/http, index files are +Also, if defined, in each available download area for ftp/http, 00index +and index.html files are created, starting at the ftp pub directory. If the area contains gif or jpg images, thumbnails are created using the convert program if you have that installed. The thumbnails have the same filenames as the original images, only they start with a dot. The convert command is defined with mbsetup menu 1.19.8, if you don't have it or don't want thumbnails, make that entry empty. +The index command only rebuilds area index files (files.bbs, index.html and +00index) when there was a change in the area.

mbfile kill @@ -148,6 +152,13 @@ the sort is completed, the command mbfile index will automatic run to rebuild all indexes.

+mbfile toberep +Shows which files are to be reported. This lists only the files that are +received during .tic processing, new uploaded files are not displayed. This list +is automatic removed after newfiles are announced. +See also mbtoberep. +

+ mbfile undelete <area> "<filemask>" Mark a file that is marked for deletion to be available again, ie. undo the deletion mark. You can use wildcards, and if you do