home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FF_200.ZIP / INSTALL.DOC < prev    next >
Text File  |  1996-02-02  |  7KB  |  186 lines

  1.        Quick Installation, Configuration and Testing
  2.        ──────────────────────────────────────────────────────────────────
  3.  
  4.        To use FastFile  you need an IBM 286 or  above compatible computer
  5.        and  DOS 3.3 or later.  FastFile can  also be  used with OS/2 2.x,
  6.        OS/2 Warp v3, Desqview or MS-Windows.
  7.  
  8.        In  addition  to  DOS  you  need  to  have  installed  a  copy  of
  9.        RemoteAccess 2.0x together with a FOSSIL driver.  You also need to
  10.        have file transfer  protocols if  you want to be  able to transfer
  11.        files.  The settings to use for example GSZ, DSZ, HSLink, Bimodem,
  12.        CEXYZ, ZSXmodem and Smodem comes included with FastFile.
  13.  
  14.        A FOSSIL driver is a memory resident program that FastFile uses to
  15.        communicate  with the  modem. FastFile  has been tested with three
  16.        FOSSIL  drivers, Ray Gwinns X00, VX00 (for OS/2) and David Nugents
  17.        BNU.  RemoteAccess, FOSSIL drivers and file transfer protocols can
  18.        be downloaded from most BBSs.
  19.  
  20.        Follow these  instructions to install  FastFile  assuming that you
  21.        have  previously  installed  the  BBS system  and a Fossil driver.
  22.  
  23.  
  24.                        - -  I N S T A L L A T I O N  - -
  25.  
  26.        1.  Create a new directory for FastFile on your harddisk.
  27.            Ex. C:\FASTFILE
  28.  
  29.        1.1 Copy the FastFile archive to that directory.
  30.  
  31.        1.2 Unpack the FastFile archive with the command : PKUNZIP FF_200.
  32.  
  33.  
  34.        2.  Create a new directory for GSZ or DSZ or CEXYZ.  Ex. C:\CEXYZ.
  35.  
  36.        ──────────────────────────────────────────────────────────────────
  37.        We recommend that you use CEXYZ or PDZmodem instead of DSZ/GSZ !!
  38.        CEXYZ and PDZ is compatible with GSZ/DSZ and uses a FOSSIL driver.
  39.        ──────────────────────────────────────────────────────────────────
  40.  
  41.        2.1 Copy  the  CEXYZ  (or DSZ or GSZ) archive  to that  directory.
  42.  
  43.        2.2 Unpack the CEXYZ  (or DSZ or GSZ) archive.
  44.  
  45.  
  46.        3.  Create a new directory for  UC2 on your  harddisk.  Ex. C:\UC2
  47.  
  48.        3.1 Copy or move UC2R2.EXE from C:\FASTFILE to C:\UC2
  49.  
  50.        3.2 Unpack UC2 to C:\UC2, by running UC2R2.EXE in the C:\UC2 path.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                       23
  62.  
  63.        4.  Create a new directory for PKZIP, ARJ, LHA, RAR, SQZ and other
  64.            archive programs on your harddisk. Ex. C:\TOOLS
  65.  
  66.        4.1 Copy your archive programs to this directory, and unpack them.
  67.  
  68.        ──────────────────────────────────────────────────────────────────
  69.        If you already  have archive programs  installed on your harddisk,
  70.        skip instruction #4 and #4.1.
  71.        ──────────────────────────────────────────────────────────────────
  72.  
  73.        5.  Add the FASTFILE, UC2 and ARCHIVE directorys to your PATH line
  74.            in AUTOEXEC.BAT.
  75.     
  76.            Ex. PATH C:\DOS;C:\FASTFILE;C:\UC2;C:\TOOLS
  77.  
  78.  
  79.        6.  Add the line SET DSZLOG=C:\DSZ.LOG to your AUTOEXEC.BAT.
  80.  
  81.        ──────────────────────────────────────────────────────────────────
  82.        NOTE :  "SET DSZLOG="  APPLIES  EVEN IF  YOU RUN  GSZ  OR  CEXYZ !
  83.        ──────────────────────────────────────────────────────────────────
  84.  
  85.  
  86.        7.  Add the line  SET FASTFILE=C:\FASTFILE  to your  AUTOEXEC.BAT.
  87.  
  88.        ──────────────────────────────────────────────────────────────────
  89.        NOTE :  SKIP  INSTRUCTION #7 IF  YOUR  BBS  USES  SEVERAL  NODES !
  90.        ──────────────────────────────────────────────────────────────────
  91.  
  92.  
  93.        8.  Reboot your computer.
  94.  
  95.  
  96.                        - -  C O N F I G U R T I O N  - -
  97.  
  98.        1.  MULTILINE CONFIG. (READ THIS IF YOUR BBS USES SEVERAL NODES !)
  99.  
  100.        1.1 Start FFCONFIG.EXE from your node path, C:\RA\LINEx.
  101.  
  102.        1.2 Check all paths and settings in FFCONFIG.
  103.  
  104.        1.3 Select GLOBAL>DIRECTORYS in FFCONFIG and enter the right node-
  105.            path  on  the  NODE  PATH  line.  Ex.  Node  Path  C:\RA\LINE1
  106.  
  107.        ──────────────────────────────────────────────────────────────────
  108.        Node Path should specify the path of the directory  containing the
  109.        files EXITINFO.BBS and DORINFO1.DEF for the actual line.
  110.        ──────────────────────────────────────────────────────────────────
  111.        
  112.        1.4 Exit FFCONFIG and repeat #1.1 to 1.3 for all nodes.  ( or copy
  113.            the first FF.CTL to all other node paths.)
  114.        
  115.        A FF.CTL must be created for each line. The Node Path statement is
  116.        the only necessary difference between the FF.CTL files.
  117.  
  118.        If you have a multiline BBS you can also use [task] and #Include:,
  119.        see "MultiNode Systems" later in this guide !!        
  120.        ──────────────────────────────────────────────────────────────────
  121.        DO NOT USE THE "SET FASTFILE=C:\FASTFILE" COMMAND ON MULTILINE BBS 
  122.        ──────────────────────────────────────────────────────────────────
  123.                                       24
  124.  
  125.        2.  SINGLE LINE CONFIG. (READ THIS IF YOUR BBS USES ONLY ONE NODE)
  126.  
  127.        2.1 Start FFCONFIG.EXE  from the FASTFILE  directory, C:\FASTFILE.
  128.  
  129.        2.2 Check all paths and settings in FFCONFIG. DON'T USE THE "NODE-
  130.            PATH" SETTING (GLOBAL>DIRECTORYS in FFCONFIG) !
  131.  
  132.  
  133.                    - -  T E S T I N G  F A S T F I L E  - -
  134.  
  135.        1.  Test  FastFile by  enter the  command "US FASTFILE /L" in  the
  136.            FASTFILE directory.
  137.  
  138.        2.  Test FastFile's  archive viewer  by pressing V (view) when the
  139.            cursor is pointing on a file in the filelist.
  140.  
  141.  
  142.         - -  R U N N I N G  F A S T F I L E  F R O M  T H E  B B S  - -
  143.  
  144.            In order to start FastFile from RemoteAccess a new menu alter-
  145.            native should be added.
  146.  
  147.        1.  Start RACONFIG
  148.  
  149.        2.  Add a new alternative to your main menu :
  150.  
  151.        User display = FASTFILE
  152.        Action       = Execute sub-program (Type 7)
  153.        Data         = C:\UC2\US.EXE C:\FASTFILE\FASTFILE.EXE *M *X
  154.        Hot-key      = F
  155.  
  156.  
  157.        RemoteAccess 2.00.g1, 2.00 and 2.01 users !!
  158.        --------------------------------------------
  159.  
  160.        Although FastFile 2.00 is intended  for use with RemoteAccess 2.02
  161.        and 2.50,  it  can be  used  with  RemoteAccess 2.00.g1, 2.00  and
  162.        2.01. Since these releases of RA  don't support  TAGLIST.RA  it is
  163.        very important that you remove it every time a user has logged off.
  164.  
  165.        TAGLIST.RA is  placed in  the node path,  and to remove it you can
  166.        add this line to your BBS batch file:
  167.        
  168.        DEL x:\RA\LINEx\TAGLIST.RA
  169.  
  170.        The line above should be executed every time a user has logged off
  171.        your BBS.
  172.  
  173.  
  174.        RemoteAccess 2.50 users !!!
  175.        ---------------------------
  176.  
  177.        IF you have  problems running  FastFile 2.00 in RemoteAccess  2.50
  178.        mode  you  can  include  the  /RDX  command  line switch  to force
  179.        FastFile to RA 2.50 mode.
  180.  
  181.  
  182.  
  183.  
  184.  
  185.                                       25
  186.