BATCHUL.ZIP.x/BATCHUL.DOC

2.8 KB 5319c3387d7fcef1…







                 *****************************************
                 ** Batch Upload Security Configuration **
                 *****************************************

             -------------------------------------------------
             Adding the "RESTRICT" Option to DSZ Batch Uploads
             -------------------------------------------------

     NOTE:     These changes should only be made to  DSZ Batch ** UPLOAD **
               Protocols.

To add the "restrict" option to the DSZ batch upload protocols, perform the
following steps:

1.   Place the file "cdd.exe" in either your Main BBS Directory (C:\BBS) or
     any directory accessible from the DOS PATH.

2.   Place the file "dszbatul.bat" in your Main BBS Directory (C:\BBS) with
     your "protocol.bat" file.

3.   Modify  all batch upload protocols to call the new "dszbatul.bat" file
     with the following parameter format:

          dszbatul [UL Directory] [Current Dir]\dsz <****>

          <****> =  Remaining  parameters for  the corresponding  DSZ batch
                    upload protocol  except the final [UL  Directory].  The
                    final  directory is  no  longer needed  because we  are
                    going directly into that directory for the upload.

     Included here are uploads strings necessary  for YModem, YModem-G, and
     ZModem batch uploads.   Please note that the items identified  in []'s
     are  NOT typed in.  These  protocol replacement strings are entered by
     pressing Control-P followed by  specific key.   The keys used for  the
     protocols below are as follows:

          Control-P  U   -    [UL Directory]
          Control-P  C   -    [Current Dir]
          Control-P  P   -    [Port]

     See the  T.A.G. Main Documentation  for information on  other protocol
     replacement strings is they are necessary for your system.

     Only option "7", (U)L string has been modified.

     NOTE:     These  upload  strings assume  you  have  your DSZ  protocol
               engine  in  the  Main  BBS Directory  (C:\BBS)  (Notice  the
               "[Current Dir]\dsz").  If you have DSZ in another directory,
               please  specify  the complete  path  in  place of  "[Current
               Dir]".







                         ** YModem Batch Upload **

7. (U)L string  : 
     "dszbatul [UL Directory] [Current Dir]\dsz port [Port] restrict rb" 

                        ** YModem-G Batch Upload **

7. (U)L string  : 
     "dszbatul [UL Directory] [Current Dir]\dsz port [Port] restrict rb -g"


                         ** ZModem Batch Upload **

7. (U)L string  :
     "dszbatul [UL Directory] [Current Dir]\dsz port [Port] restrict rz" 



                        ** Modification Complete **

                                 ** EOF **