home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / BulkUpload.doc < prev    next >
Encoding:
Text File  |  1998-10-06  |  2.4 KB  |  75 lines

  1.  
  2.  
  3.  
  4.  
  5.    =====( Bulkupload V1.10 )==========================================
  6.  
  7.  
  8.         Trion Bulkupload Program.
  9.  
  10.         (c) Copyright Paul Spijkerman, '96-'98. All rights reserved.
  11.  
  12.         Written for use with the Trion BBS package.
  13.  
  14.  
  15.    ===================================================================
  16.  
  17.  
  18.  
  19.    Trion Bulkupload is an automated way to upload high numbers
  20.    of files at a time with online one doscommand.
  21.  
  22.    Every file section has a directory where the fysical files are
  23.    stored.
  24.    When Bulkupload is started it will scan all files in these
  25.    directories and check if they are present in the filecatalogue.
  26.    If a file is not preset it will try to Add this file.
  27.  
  28.    Optionally you can let it process at single file section
  29.    instead of all. Which is faster when only have added files
  30.    to a single section.
  31.  
  32.  
  33.    Bulkupload has a few options you can use on the command line:
  34.  
  35.  
  36. Trion BulkUploader 1.08
  37. Copyright (c)'96-'98, By Paul Spijkerman. All rights reserved.
  38.  
  39. Use:     TBulkUpload [-flags] [section] ["sysop"]
  40. Section: if a number is used, only that section is processed.
  41. Sysop:   if a name is used, that name will be used for Uploader.
  42. Flags:   -D  ..  Use original date on file instead of now.
  43.          -Q  ..  Quiet operation.
  44.          -I  ..  Get Description file from archive.
  45.  
  46.  
  47.  
  48.    If you start with a name (between "") at the command line
  49.    that name is used in the Uploader field if files are
  50.    added to the filecatalogue. Default the name of
  51.    the Bulkupload programm will be used.
  52.  
  53.    If you start with a number on the command line it will
  54.    switch to "single section" mode .. and use the number
  55.    for the file section number.
  56.  
  57.    If the -I flag is used the program wil use the upload script
  58.    to process files and check if there is a description file
  59.    like FILE_ID.DIZ present in archives .. and use it for
  60.    the description of the file.
  61.  
  62.    If the -D flag is used the date from the file is used as
  63.    the Upload date.. if you don't use this flag the time
  64.    at the moment of adding the file is used as upload time.
  65.    This flag is usefull if you build a filebase for the first
  66.    time or remake the filebase .. so not all the files while
  67.    be shown during a new file scan.
  68.  
  69.    This programm is very Usefull if you have to start a complete
  70.    new file catalogue. Or if you lost your old file catalogue.
  71.  
  72.    Note that Bulkupload validates all files it uploads, so you
  73.    don't have to validate them all bij hand or by CheckFileBase
  74.    Utility.
  75.