home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / comm / maxs / FTP.readme < prev    next >
Text File  |  1996-01-05  |  5KB  |  119 lines

  1. Short:    FTP Door for MAX BBS V 1.0
  2. Author:   ercole@maltanet.omnes.net (Ercole Spiteri)
  3. Uploader: ercole@maltanet.omnes.net (Ercole Spiteri)
  4. Type:     comm/maxs
  5.  
  6. FTP Door for MAX BBS V1.0
  7. ~~~~~~~~~~~~~~~~~~~~~~~~~
  8.  
  9. FreeWare:
  10. ~~~~~~~~
  11. This program is freeware so you are not obliged to give me anything
  12. for its use. However if you use it and you happen to have written
  13. some good doors for MAX BBS I would be gratefull if you can give me
  14. a copy of them or inform me about their existence and from where I
  15. can get a copy of them.
  16.  
  17. Features:
  18. ~~~~~~~~
  19.  
  20. This door will allow users of your BBS to access files from a cd-rom
  21. or even your Hard Disk in a way similar to Internet FTP. Users using
  22. this door will have a unix like shell which will respond to various
  23. commands allowing them to browse the cd-rom and download files. The
  24. door works best with Aminet cd-roms but will also work with any cd-rom
  25. present so far. Even if the files are not archieved the user can archieve
  26. the files present in a drawer and then d/l it. While using the door the
  27. user will have the feeling of being connected to internet and this will
  28. thus give a professional touch to your BBS. Finally the door is written
  29. in 100% machine code.
  30.  
  31. Installation:
  32. ~~~~~~~~~~~~
  33.  
  34. To install this door you must make a drawer called Unix in you Doors
  35. directory and copy all files in this archieve to it. Then you must
  36. make the necessary changes in your BBS configuration to allow your
  37. users to call this Door. The file to call is the one called FTP.
  38. You must make a directory called Internet in your Ram Disk. This
  39. will hold the files one marks for d/l with the get command. Finally
  40. you must specify the parent directory by using assign, for example
  41. for aminet this would be:
  42.  
  43.  assign PUB: cd0:           (This will place your user in the main directory
  44.                             (of the CD-Rom.)
  45. or
  46.  
  47.  assign PUB: cd0:Aminet     (This will place your user in the Directory called
  48.                             (aminet.)
  49.  
  50. An important feature of this door is that the user can go in any sub-directory
  51. but can`t get out of the directory you specify as PUB: thus no hacker can
  52. get any files you don`t want him to get.
  53.  
  54. It is important to have these cli commands in your c: drawer;
  55.  
  56.  COPY, ASSIGN, LHA and LIST
  57.  
  58. Limitations:
  59. ~~~~~~~~~~~
  60.  
  61. Up to now the only limitation is that marked files have to be kept in
  62. Ram Disk prior to d/l, this may cause some problems to users with only
  63. 1 Meg of Ram. However I will soon be working on it and future versions
  64. will allow you to specify the path where the marked files are to be held
  65. prior to d/l.
  66.  
  67. Known Bugs:
  68. ~~~~~~~~~~
  69. If a user issues the cd command without any directory name the server
  70. may become confused sometimes. This can be rectified by issueing the
  71. command main by the user.
  72.  
  73. Also if while d/l files the user hangs up the server may get confused.
  74. It has been found that the cause of this is that the server uses a file
  75. called Unix.com to communicate with the amiga cli. Now during d/l this
  76. file is opened and if a user hangs up during this time the bbs will
  77. stop the door but will not close the Unix.com file. Thus any attempt
  78. by the server to delete the old Unix.com file to open a new one will
  79. fail. The solution to this is to rename the Unix.com file to something
  80. else so that upon the login of another user the server will be able to
  81. open a new file.
  82.  
  83. Important Notes:
  84. ~~~~~~~~~~~~~~~
  85. Users should be warned about the arc command. This must be executed
  86. within the drawer of which contents the user wants to archieve. It is
  87. important for the user to know that ussueing this command in the parent
  88. directory will result in the server trying to archieve the whole cd-rom
  89. with obvious catastrophic results.
  90.  
  91. Also its important that commands are entered in lowercase as the server
  92. is case sensitive.
  93.  
  94. Contacts:
  95. ~~~~~~~~
  96. If you would like to see some new features in this door you can contact
  97. me at:
  98.  
  99. Address: Dr. Ercole Spiteri MD
  100.          `Villa Loreto`, Bishop Buttigieg Street,
  101.          Qala,
  102.          Gozo, Malta, Europe.
  103.          GSM 103
  104.  
  105. Phone: +356 554929
  106. BBS:   +356 564184
  107. E-Mail: ercole@maltanet.omnes.net
  108.  
  109.  
  110. ============================= Archive contents =============================
  111.  
  112. Original  Packed Ratio    Date     Time    Name
  113. -------- ------- ----- --------- --------  -------------
  114.     3812    2124 44.2% 11-Dec-95 16:30:28  FTP
  115.     4116    1818 55.8% 12-Dec-95 21:19:34  FTP.readme
  116.     1038     452 56.4% 11-Dec-95 16:30:32  ftp.txt
  117. -------- ------- ----- --------- --------
  118.     8966    4394 50.9% 13-Dec-95 14:06:10   3 files
  119.