What it does: bpsDirectUp allows the SYSOP, or any user that the SYSOP has 
given access to (via. wcmenu),  the ability to Upload a file from a Remote 
Location and OPTIONALLY Copy the Uploaded file to ANY location that the 
Server has access to!

to Install: copy bpsDirectUp.wcx and bpsDirectUp.cfg to your Wildcat 
Directory. Add bpsDirectUp to a Menu (Suggest SYSOP).

to Run: Call the program from a MENU (it WILL NOT Run from the Command line!)
          Edit the bpsDirectUp.cfg and Enter the File Area you want Direct
          Uploads Sent to on line 1.
        IF you want to copy the file to a DIFFERENT Directory after 
          uploading. On Line 2 Enter the FULL PATH pointed to in Line 1.
          after the File is Recieved you will be Prompted for the FULL
          Path to COPY the Uploaded file to! If you DO NOT enter a Path
          at RUN TIME the file will NOT be copied.
        IF line 2 is Empty (carrage return only). No files will be moved 
          from the Uploaded Directory. You will NOT be Prompted to enter
          a Path.

NOTE: This program will ONLY Run if you Dialed In or Used Telnet to connect
to your Wildcat 5 system. IT will NOT work with Local Logins, or From the 
Command Line.

copy of bpsDirectUp.cfg
****************************************
1
c:\Private Upload\

;;;;;;;;;; nothing after line two matters.
Line 1: The Wildcat file area to Recieve Direct uploads.
Line 2: The Full PATH to the uploaded file area.
        this MUST be the Wildcat Directory that Line ONE
        point to! Line 2 MUST be there but it can be blank!
        if line 2 is Blank then we Will Leave the file
        uploaded in the Upload area.
        IF Line 2 is NOT Blank we will COPY the uploaded file
        to the Directory that YOU ENTER at Run time!

