home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / networks / tcpv21c1.zip / BASECSD.DOC < prev    next >
Text File  |  1993-06-11  |  29KB  |  754 lines

  1. BOOTP.EXE
  2. 2.1.0.1         Provided missing BOOTP support.
  3.  
  4. CUSTOM.EXE
  5. 2.1.0.1         Fixed bug in the syntax of ROUTE statements written
  6.                 to TCPSTART.BAT.  "net" parameter was changed to
  7.                 "-net".
  8.  
  9. 2.1.0.1         Added logic to write "SLIP -d" to TCPSTOP.BAT when
  10.                 a SLIP interface has been defined.  This will cause
  11.                 SLIP to be brought down when TCPSTOP is issued.
  12.  
  13. 2.1.0.1         Eliminated default of slip port parameter to "COM01".
  14.  
  15. 2.1.0.1         Added logic to preserve the LOADHIGH parameter on
  16.                 TSRs in TCPSTART.BAT.
  17.  
  18. 2.1.0.1         Removed the "NFS started" message from TCPSTART.BAT.
  19.  
  20. 2.1.0.1         Added logic to check for and insert/remove an
  21.                 optional number of device drivers in CONFIG.SYS.
  22.                 These drivers are defined by the second comment
  23.                 line in each device driver stanza in PROTOCOL.INI.
  24.                 (first comment line is descriptive name).
  25.  
  26. 2.1.0.1         Added a ping of all defined routers to TCPSTART.BAT.
  27.  
  28. 2.1.0.1         Added logic to disable NETBIND and adapter PING if
  29.                 no NDIS interface has been defined.
  30.  
  31. 2.1.0.1         Fixed a bug in the way user records were created in
  32.                 the TRUSERS file. If a directory list for read or
  33.                 write is null, CUSTOM now creates a null RD: or WR:
  34.                 entry in the file (as opposed to no entry).
  35.  
  36. 2.1.0.1         Fixed a bug which caused incorrect preservation of
  37.                 autostarted daemons from one execution of CUSTOM to
  38.                 the next.
  39.  
  40. 2.1.0.1         Changed the name of the SLIPDIAL command file from
  41.                 SLIPDIAL.CMD to SLIPDIAL.SLP
  42.  
  43. 2.1.0.1         Fixed a bug which caused edited PROTOCOL.INI stanzas
  44.                 to be written back to the file 2 lines low.
  45.  
  46. 2.1.0.2         Custom will now set a default mtu size on all ROUTE ADD
  47.                 statements.  The default mtu size may be specified in
  48.                 ETC\TCPDOS.INI [INET] default.mtu = 1496
  49.  
  50.  
  51. INET.EXE
  52. 2.1.0.1         Moves gethostname() processing into the stack to
  53.                 reduce the amount of code that gets linked into the
  54.                 application and prevents mallocs within sockets
  55.                 interface.
  56.  
  57. 2.1.0.1         Fixes asyncselect() failure to provide callback to
  58.                 sockets that are file handles greater than file
  59.                 handles that have already been closed by the
  60.                 application.
  61.  
  62. 2.1.0.2         Added VCPIReserve parm to tcpdos.ini.
  63.  
  64. 2.1.0.2         Fixed asyncselect() error EBADF being returned
  65.                 erroneously.
  66.  
  67. 2.1.0.2         Fix problem of not being able to install TSRs under
  68.                 VCPI.
  69.  
  70. 2.1.0.2         Add support for application to increase number of
  71.                 valid open files prior to the first socket call.
  72.  
  73. 2.1.0.2         Fix 802.3 support.
  74.  
  75. 2.1.0.2         ioctl fails, unsupported.  Changed ifconf() to
  76.                 support long cmd instead of short cmd.
  77.  
  78. 2.1.0.2         Fix TCPPlusIoctl so that WINDOWS apps will work
  79.                 in Windows STANDARD mode.
  80.  
  81. 2.1.0.2         Fix UDP input packet discard if packet received
  82.                 while sending on the same port.
  83.  
  84. 2.1.0.2         Fix TCPSTOP unable to unload if running on a 286
  85.                 system.
  86.  
  87. 2.1.0.3         Fix INET unreachable condition after 48 TCPIP
  88.                 tasks have run.  Exhausting selector cache.
  89.  
  90. 2.1.0.3         sbdrop() was being passed a integer when it
  91.                 should have been a long.
  92.  
  93. 2.1.0.3         Trap at application terminate trying to close a
  94.                 open socket.
  95.  
  96.  
  97. LPD.EXE
  98. 2.1.0.1         Provides LPD server support.
  99.  
  100. 2.1.0.2         Changed LPD to delete disk files once the
  101.                 document has been sent (APAR #36225).
  102.  
  103. 2.1.0.2         An LPD.DEF file is now read by LPD startup.  This file is
  104.                 located in the /ETC directory and has the following format:
  105.  
  106.                         lptn description
  107.                         lptn description
  108.  
  109.                 where lptn indicates the printer, ie. lpt1, and description
  110.                 is for reference purposes.  The description is then included
  111.                 in the output of printer requests.
  112.  
  113. 2.1.0.2         DOCUMENTATION CORRECTION:
  114.                 LPD -b is documented in the hardcopy pubs as supporting the
  115.                 "banner" file function.  This is incorrect.  The -b option
  116.                 for LPD is used to install LPD in the background.  The -h
  117.                 option is now used to specify a "banner".
  118.  
  119. LPRRD.EXE
  120. 2.1.0.1         Fixed problems handling multiple remote print
  121.                 queues.
  122.  
  123. 2.1.0.3         Printing of binary files to an RS/6000 LPD server now works
  124. (HB36408)       properly from Windows.  The user should ensure that the
  125. (HB36289)       RS/6000 is configured for passthrough to the printer so that
  126.                 any TrueType windows fonts will print properly.
  127.  
  128. 2.1.0.3         Corrects Drive A: diskette problems where the disk appeared
  129. (HB33282)       to be write protected.  Thus, the DOS COPY to a write protected
  130.                 disk now returns the proper error.
  131.  
  132. 2.1.0.3         LPR of 25 files no longer causes INET to fail.  This error
  133. (HB36552)       was apparently the result of LPR/LPRRD interaction.
  134.  
  135. 2.1.0.3         GENERAL INFORMATION:
  136.  
  137.                 1)  DO NOT "spool" more than one file from Windows to the LPD
  138.                     print server using 2.1.0.3 LPRRD.  This will cause an exit
  139.                     from Windows and loss of data to the printer.
  140.                 2)  Ensure that  Use Windows Print Manager is checked.
  141.                 3)  Ensure that Fast Printing Direct to Port is NOT checked in
  142.                     the Connect Box of the Printer Control Panel.
  143.  
  144. LPRRDSET.EXE
  145. 2.1.0.3         Modifications made to store the host name of the system
  146.                 requesting LPD print services.
  147.  
  148. FTPD.EXE
  149. 2.1.0.1         Provides FTP server support.
  150.  
  151. 2.1.0.2         Fixed trap at login if using host file instead of
  152.                 nameserver and user is not defined in host file.
  153.  
  154. 2.1.0.2         Correct the operating system from OS/2 to DOS,
  155.                 that is reported for syst.
  156.  
  157. 2.1.0.3         Fixed TRAPS due to insufficient stack size.
  158.  
  159. FTP.EXE
  160. 2.1.0.1         Fixed a endless loop problem when server sent
  161.                 continued lines.
  162.  
  163. 2.1.0.1         Fixed a loop problem issuing HOSTHELP.
  164.  
  165. 2.1.0.1         Added support for user to configure default
  166.                 preferences in ETC\TCPDOS.INI.
  167.  
  168. 2.1.0.3         Fixed multiple gets (mget) and multiple puts
  169.                 (mputs) failure when SHARE is loaded.
  170.  
  171.  
  172. ROUTE.EXE
  173. 2.1.0.1         Fixes failure to process -mtu xxx option.
  174.  
  175. WFTP.EXE
  176. 2.1.0.1         Added status line message "Collecting Remote Host
  177.                 Directory Information" to indicate to the user
  178.                 that a connection to the remote host has been
  179.                 completed and that the directory information is
  180.                 being collected.
  181.  
  182. 2.1.0.1         Fixed problem to allow file masks for remote files
  183.                 and directories to be accepted.
  184.  
  185. 2.1.0.1         Added Confirmation option under Configure from
  186.                 the main menu.  The user may now enable or disable
  187.                 confirmation for Directory Remove, File Delete,
  188.                 Directory Replace and File Replace.
  189.  
  190. 2.1.0.1         Added feature to allow the local and remote file
  191.                 list box indices to stay constant when the user
  192.                 performs a Put, Get, or Delete.  Thus, the list
  193.                 boxes will no longer scroll back to the first item
  194.                 in the respective list boxes.
  195.  
  196. 2.1.0.2         Fixed problem with Move.  Move would previously
  197.                 delete the file from the local or remote host, but
  198.                 failed to update the list box.  The list box is now
  199.                 updated properly.
  200.  
  201. 2.1.0.2         Fixed problem with VM minidisks.  Passwords are now
  202.                 supported for VM minidisks.
  203.  
  204. 2.1.0.2         Fixed problem with parsing of MVS directories and
  205.                 files when received from the remote host and
  206.                 displayed in the remote directory/file list boxes.
  207.  
  208. 2.1.0.2         Added support for AS/400.
  209.  
  210. 2.1.0.2         Fixed problem with WFTP leaving sessions connected
  211.                 after the user has requested to be disconnected from
  212.                 the FTPD server.
  213.  
  214. 2.1.0.3         Fixed problem with remote file and directory list boxes
  215.                 when connected to a DOS host system.
  216.  
  217. 2.1.0.3         Fixed multiple problems related to MVS host systems
  218.                 including MVS sequential file and migrated files
  219.                 not being properly displayed in the remote file
  220.                 or list boxes.
  221.  
  222.  
  223. 2.1.0.3         Added a menu item under Connect of the main menu
  224.                 to support the QUOTE command.  This is a NEW FEATURE.
  225.  
  226. 2.1.0.3         Corrected problem with parsing of French RS/6000 directories.
  227.  
  228. WLPR.EXE
  229. 2.1.0.1         Added feature to implement "zoned" drag and drop.
  230.                 Thus, the user can drag a file from file manager to
  231.                 a defined printer icon and the file will be spooled
  232.                 to the printer where the file was dropped instead of
  233.                 to the "default" printer.
  234.  
  235. 2.1.0.1         Added feature to display the "default" printer
  236.                 nickname when the user minimizes WLPR.
  237.  
  238. 2.1.0.1         Fixed problem that inserted the user name as the
  239.                 nickname in the server/printer field above the
  240.                 printed files list box.
  241.  
  242. 2.1.0.1         Fixed problem where the server/printer field was
  243.                 truncated.
  244.  
  245. 2.1.0.1         Added support for "A" records, or dummy IP
  246.                 addresses, for the server.  Thus, if a server has
  247.                 multiple IP addresses WLPR will try to connect to
  248.                 all of them before posting an error message.  This
  249.                 could be time consuming since a timeout from each
  250.                 of the addresses must occur before proceeding to
  251.                 the next.
  252.  
  253. 2.1.0.1         Fixed problem where unique job numbers were not
  254.                 posted to the print spooler on the server.
  255.  
  256. 2.1.0.1         Fixed problem with ill-formed address error being
  257.                 returned by RT and AIX systems.
  258.  
  259. LPR.EXE
  260. 2.1.0.1         Fixed problem where unique job numbers were not
  261.                 posted to the print spooler on the server.
  262.  
  263.  
  264. WTELNET.EXE
  265. 2.1.0.1         Eliminated several errors detected by Dr. Watson
  266.                 during WTELNET execution.
  267.  
  268. 2.1.0.1         Fixed problem where Message Boxes indicating errors
  269.                 that displayed during the emulator opening process
  270.                 appeared several times and caused problems with
  271.                 WTELNET execution.
  272.  
  273. 2.1.0.1         Fixed problem where output outside of a scroll
  274.                 region was not working properly for VT220/VT100
  275.                 and ANSI.
  276.  
  277. 2.1.0.1         Fixed problems with Bold, Underline, and Blinking
  278.                 for VT220/VT100 and ANSI, except that Bold does not
  279.                 work for the 6x8 font size.
  280.  
  281. 2.1.0.1         Fixed problem where deleting a line in vi on the
  282.                 Risc System 6000 caused the bottom display line to
  283.                 be cleared improperly for VT220/VT100 and ANSI.
  284.  
  285. 2.1.0.1         Added Copy to Clipboard function.  Clipboard data
  286.                 is sent from WTELNET in OEM Text format.
  287.  
  288. 2.1.0.1         Eliminated error where a configuration file name
  289.                 longer than 11 characters failed to work.
  290.  
  291. WTELNET.EXE
  292. 2.1.0.2         Fixed problem where WTELNET was incorrectly negotiating
  293.                 the Transmit Binary and End of Record options
  294.                 with certain Telnet 3270 servers.
  295.  
  296. 2.1.0.2         Fixed problem where WTELNET was not able to load
  297.                 the OEM fonts if the \WINDOWS\SYSTEM directory
  298.                 was named something other than \WINDOWS\SYSTEM,
  299.                 i.e. \WINDOWS\WINSYS.
  300.  
  301.  
  302. WTELNET.EXE
  303. 2.1.0.3         Now shipping a set of fonts for Codepage 437 and
  304. (HB37100)       Codepage 850 with WTELNET.EXE.  This fixes the
  305.                 problems that WTELNET had using the Windows OEM fonts
  306.                 by replacing them with our own.  Font files
  307.                 are located in the \BIN directory, and are called
  308.                 TCP437.FON and TCP850.FON.  Note that the format of the
  309.                 WTELNET configuration information in \ETC\TCPDOS.INI
  310.                 has changed.  Conversion is automatic and should not
  311.                 be noticeable.  While a best effort has been made
  312.                 to avoid problems in converting from pre-2.1.0.3
  313.                 format, some differences may be noticed in the
  314.                 initial connect with regard to font and screen size.
  315.                 If problems occur, it may be necessary to delete
  316.                 and redefine the pre-defined sessions on the sidebar.
  317.  
  318. 2.1.0.3         Fixed memory problems with WTELNET by fixing WINSOCK.DLL
  319. (HB37258)       Apar #HB37387.  Memory problems showed up with
  320.                 Windows hanging and/or hard drive problems.
  321.  
  322.  
  323. WTELNET.EXE
  324. 2.1.0.3         Fixed problem with WTELNET 3270 Mod 5 emulation.  Some
  325. (HB37468)       applications would go into 24x80 mode, but WTELNET
  326.                 3270 would not recognize this and the application
  327.                 would subsequently be displayed incorrectly,
  328.                 particularly when using Mod 5 (27x132) emulation.
  329.                 Such applications are now displayed correctly.
  330.  
  331. 2.1.0.3         Fixed NLS problem using DEC ALLINONE on VAX VMS.
  332. (HB37472)       Problem: Invoke ALLINONE, then leave ALLINONE,
  333.                 then re-invoke it.  Incorrect codepage was loaded
  334.                 at second invocation.
  335.  
  336. 2.1.0.3         Fixed problem where WTELNET 3270 did not always display
  337. (HB37376)       character attributes properly.
  338.  
  339. 2.1.0.3         Fixed problem where WTELNET 3270 was unable to interact
  340. (HB37708)       properly with Interlink MVS TCP/IP.  The logon screen
  341.                 would display but keyboard input would be disabled.
  342.  
  343. 2.1.0.3         WTELNET 3270 now supports the ATTN key.  Default
  344.                 key mapping for ATTN key is Shift-Pause.  SETTERM
  345.                 is also updated for mapping the ATTN key.  DOS TELNET
  346.                 does not support ATTN key at this time.
  347.  
  348.  
  349. TELNET.EXE
  350. 2.1.0.1         Fixed problem where emulator sessions running in the
  351.                 background for TELNET lock up.
  352.  
  353. 2.1.0.1         Fixed problem with VT220/VT100 where erroneous line
  354.                 feeds were being inserted when using the SMIT
  355.                 application on the RISC System 6000.
  356.  
  357. 2.1.0.1         Fixed problem where background color as defined by
  358.                 SETTERM was not always being recognized by TELNET.
  359.  
  360. 2.1.0.1         Fixed problems with 3278 translate tables.  Now, DOS
  361.                 TELNET reads in \ETC\3278XLT.TBL by default, and the
  362.                 -t option works properly.
  363.  
  364. TELNET.EXE
  365. 2.1.0.2         Fixed problem where improper carriage returns were
  366.                 taking place, causing the cursor to be placed in
  367. (HB36452)       an incorrect location.  This showed when attempting
  368.                 to log onto an AS/400 using VT100 emulation, and
  369.                 in certain other VT220/VT100 applications.
  370.  
  371. 2.1.0.2         VT220/VT100 Bold now defaults to White Intense
  372.                 instead of Red.  Bold can still be configured
  373.                 to display as a non-white color using SETTERM.
  374.  
  375. TELNET.EXE
  376. 2.1.0.3         Fixed NLS problem using DEC ALLINONE on VAX VMS.
  377. (HB37472)       Problem: Invoke ALLINONE, then leave ALLINONE,
  378.                 then re-invoke it.  Incorrect codepage was loaded
  379.                 at second invocation.
  380.  
  381. 2.1.0.3         Fixed problem where Cursor Select function was not
  382. (HB37819)       working 100% of the time.
  383.  
  384. 2.1.0.3         Fixed problem where Cursor Select, Fast Up,
  385. (HB37819)       Fast Down, Fast Left, and Fast Right were not
  386.                 remapping properly for DOS TELNET 3270.
  387.  
  388.  
  389. WMAIL.EXE
  390. 2.1.0.1         You now receive a visible symbol (icon) when you
  391. (3EZ737)        receive either SMTP mail or POP Server mail, not
  392.                 just for POP Server mail.
  393.  
  394. 2.1.0.1         In the mailbox selection box the NONE option was
  395.                 changed to NONE (SMTP only) for clarity.
  396.  
  397. 2.1.0.1         The initial text when no mailbox setup has been
  398.                 performed, has been changed; an extensive amount
  399.                 of detail was added for clarity.
  400.  
  401. 2.1.0.1         Menu Items/Buttons specific to POP server setup,
  402.                 have been grayed out when operating as (SMTP only).
  403.  
  404. 2.1.0.1         You can now specify the userid/password on the
  405.                 command line of the mail file properties, thus
  406.                 avoiding login prompting for these when running
  407.                 using a POP server.
  408.  
  409. 2.1.0.1         You are now prompted for userid/password only when
  410.                 operating with a POP Server setup, and userid/
  411.                 password have not been specified on the command
  412.                 line of the file properties.
  413.  
  414. 2.1.0.1         We are no longer validating the userid to receive
  415.                 mail SMTP, thus all mail sent to the address should
  416.                 arrive if there is someone logged onto mail at the
  417.                 address.
  418.  
  419. 2.1.0.1         Folders now have different icons than mailboxes.
  420.  
  421. 2.1.0.1         We are now requesting support for windows sockets
  422.                 version 1.01.
  423.  
  424. 2.1.0.1         The mailbox, address book/group address lists are
  425.                 no longer associated with a user, but with a peer/
  426.                 PC workstation, veering away from the multiuser
  427.                 concept.  The new address book and mailbox names are
  428.                 "system.adb" and "system.mbx".
  429.  
  430. 2.1.0.1         Mailbox subdirectories are now found as branches off
  431.                 of the ETC directory instead of the BIN directory.
  432.  
  433. 2.1.0.2         If you change your mailbox setup, you will be relogged in
  434.                 with the new setup, and be notified that this is occurring.
  435.  
  436.  
  437. 2.1.0.2         The logout function now works as it was meant to initially.
  438.  
  439. 2.1.0.2         When you receive new mail, the icon that pops up has been
  440.                 moved to the end of the toolbar.
  441.  
  442. 2.1.0.2         A new timer to try and resend mail every so often, has been
  443.                 put in place.
  444.  
  445. 2.1.0.2         Found and fixed a GPF General Protection Fault that occurred
  446.                 intermittently in the recipients box.
  447.  
  448. 2.1.0.2         UUencoding and UUdecoding now works between different hosts
  449.                 and the mail application.  Nice side effects include: 1) the
  450.                 attachment now lands below the note when attaching a file, 2)you
  451.                 now properly forward attached files with their notes, 3) the
  452.                 attachment stays with the note even if you detach the encoded
  453.                 portion to a file, 4) You are notified of success of detachment
  454.                 when performing this operation.
  455.  
  456. 2.1.0.3         Mail can be written and queued for sending when INET is not
  457.                 running or no network is connected.
  458.  
  459. 2.1.0.3         Repetition of definition of mailbox setup when SMTP only, has
  460.                 been removed.
  461.  
  462. 2.1.0.3         Ability to check many POP servers for mail no matter what mail-
  463.                 box setup one has, has been added.
  464.  
  465. 2.1.0.3         Mail get and send timers have been fixed to work properly.
  466.  
  467. 2.1.0.3         Now only 2 beeps occur on mail receipt.
  468.  
  469. 2.1.0.3         File of any size can now be uuencoded, sent, and uudecoded on
  470.                 the received side. (No more 64 K limit).
  471.  
  472. 2.1.0.3         Deleted folders are removed from back panel upon deletion.
  473.  
  474. 2.1.0.3         There is drag/drop from File Manager to SEND files.
  475.  
  476. 2.1.0.3         Fixed improper folder creation due to truncation of directory
  477. (HB37469)       names.
  478.  
  479.  
  480. 2.1.0.3         No more blank lines in folder listbox when folders get deleted.
  481.  
  482. 2.1.0.3         In POP code an unnecessary BIND was removed.
  483.  
  484. 2.1.0.3         In SMTP a socket that was incorrectly set to Linger was changed
  485.                 to NOT Linger.
  486.  
  487. 2.1.0.3         There is drag/drop from File Manager to ATTACH files.
  488.  
  489. 2.1.0.3         The SMTP only mailbox setup sender, can now configure his/her
  490.                 sent from name from "pcuser" to whatever they desire.
  491.  
  492. 2.1.0.3         Mail window size/position and folder window sizes/positions
  493.                 are now saved between session logons.  As well, folders that
  494.                 were not iconized on previous mail closing, will not be icon-
  495.                 ized on the next mail session.
  496.  
  497. 2.1.0.3         If under mailbox setup, you cancel out, you no longer reset
  498.                 and restart the mail application.
  499.  
  500. MAIL.EXE
  501.  
  502. 2.1.0.?         POPGET now receives files larger than 64 K.
  503.  
  504. 2.1.0.?         DOSSEND now has a <-u> option to uuencode files.
  505.  
  506. 2.1.0.?         There is a new DECODE routine to uudecode files sent encoded.
  507.  
  508.  
  509. SETTERM.EXE
  510. 2.1.0.1         It is now possible to clear a keymapping entry
  511.                 by using Backspace or Delete keys to delete
  512.                 the entry.  For example, if you had Base F9
  513.                 defined to "F9 String", use Backspace or Delete
  514.                 keys to erase it.
  515.  
  516. 2.1.0.1         Remapping of the ATTN key for Windows Telnet 3270
  517.                 emulation is now supported.
  518.  
  519.  
  520. WPING.EXE
  521. 2.1.0.2         Allow user to specify -1 for iterations to cause WPING
  522.                 to ping forever.
  523.  
  524. 2.1.0.3         There is a drop-down hostlist read from the ini file.
  525.  
  526. 2.1.0.3         There is a new ping icon.
  527.  
  528. 2.1.0.3         There is new help for ping.
  529.  
  530.  
  531.  
  532. TN3270.EXE
  533. 2.1.0.2         Fixed problem of TN3270 failing to save ATTRIBUTE
  534.                 changes.
  535.  
  536. WINSOCK.DLL
  537. 2.1.0.3         Fixed problem where large model Windows Applications
  538. (HB37387)       (such as WTELNET) that used Windows Sockets were causing
  539.                 severe memory problems in Windows.
  540.  
  541.  
  542.  
  543. WMAIL changes
  544.  
  545.  Anyone already using mail will need to either delete all .mbx and
  546. .adb files they have because of the change stated above, or they
  547. will need to choose one of the .adb and .mbx files as the address
  548. book and mailbox they choose to keep, and rename these files to
  549. "system.adb" and "system.mbx".
  550.  
  551.  In version 2.1.0.3, there is a fresh wmail.ini file.  You may wish to
  552. save a copy of your old wmail.ini before installing version 2.1.0.3, so that
  553. you may add customized stanzas back into your new copy once you have completed
  554. the install, otherwise you will loose any old customization.
  555.  
  556. FTPD User Guide
  557.  
  558. FTPD requires a file ETC\TRUSERS to define each user login id,
  559. password, and read/write access rights.  The format of the TRUSERS
  560. file is:
  561.  
  562. user: login_id password
  563. rd: drive1:\path drive2:\path drive3:\path ... driveN:\path
  564. wr: drive1:\path drive2:\path ... driveN:\path
  565.  
  566. The required keywords are user:, rd:, rd^:, wr: and wr^:.  The
  567. caret ^ is a logical NOT, so a wr^: which is not followed by any
  568. drives, implies write access to ALL drives.   FTPD recoginizes a
  569. special user id, admin. If the TRUSERS file contains a entry
  570. defining a user: admin password then a remote user logging in as
  571. admin may shut down FTPD by issueing QUOTE KILL command.  When the
  572. admin user logs off, FTPD will shut down.
  573.  
  574. FTPD does not allow any remote access to the ETC\TRUSERS file by
  575. any user, regardless of their access rights.
  576.  
  577.  
  578.  
  579.  
  580.  
  581. FTP DEFAULTS CONFIGURATION.
  582.  
  583. You may edit ETC\TCPDOS.INI, and locate/add a ftp stanza [ftp].
  584. Under that stanza, you may add your preferences for the following
  585. default switch settings.
  586.  
  587. MODE: may be set for ascii, binary, tenex.  default is ascii.
  588.  
  589. INTERACTIVE PROMPT:  May be set 1(on) or 0(off).  Default is 1(on).
  590.  
  591. AUTOBIN:  may be set to 1 (on) or 0 (off).  Default is 0 (off).
  592. Automaticlly switches to binary mode if the file extention contains
  593. the chars 'bin'.
  594.  
  595. VERBOSE: may be set to 1 (on) or 0 (off).  Default is 0 (off).
  596.  
  597. HASH:  may be set to 1 (on) or 0 (off).  Default is 0 (off).
  598. Displays a hash # mark for each 1000 bytes sent/received.
  599.  
  600. BYTECOUNT: may be set to 1 (on) or to 0 (off). Default is 1 (on).
  601. Displays byte count as file transfer takes place. bytecount=1 will
  602. override hash=1.
  603.  
  604. OVERWRITE: may be set to 1 (on) or 0 (off).  Default is 0 (off).
  605.  
  606.   EXAMPLE:
  607.      in ETC\TCPDOS.INI
  608.      [ftp]
  609.         mode = binary
  610.         interactive = 1
  611.         autobin = 1
  612.         verbose = 1
  613.         hash = 0
  614.         bytecount = 1
  615.         overwrite = 0
  616.  
  617.  
  618. SLIP changes
  619.  
  620. 2.1.0.2         Performance enhancements added to SLIP which allow
  621.                 it to run at higher baud rates with minimal packet
  622.                 loss.  Also added initialization options to change
  623.                 the default MTU size and serial communications
  624.                 interrupt number (IRQ3/IRQ4) in the TCPDOS.INI file.
  625.                 Additional baud rates are now supported.  See the
  626.                 SLIP.DOC and TCPDOSIN.DOC files for complete
  627.                 information.
  628.  
  629. 2.1.0.3         Fixed bug in SLIP which caused interrupt handlers to use
  630.                 the wrong stack pointer when performing stack switches.
  631.  
  632. 2.1.0.3         Added initialization changes to allow different data
  633.                 byte lengths.
  634.  
  635. 2.1.0.3         Added check to limit maximum configurable MTU to 4096 bytes.
  636.  
  637. 2.1.0.3         Removed all message printing from resident SLIP code and
  638.                 moved all necessary messages to the initialization code.
  639.  
  640.  
  641.  
  642.    PAGE i                     TCPIP V2.1 for DOS          Version 2.1.0.3
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.              Transmission Control Protocol/Internet Protocol
  655.                               Version 2.1
  656.                                   for
  657.                         Disk Operating System (DOS)
  658.  
  659.  
  660.                               Base Product
  661.  
  662.  
  663.  
  664.                            Febuary 15, 1992
  665.  
  666.  
  667.  
  668.  
  669.               International Business Machines Corporation
  670.               Reserch Triangle Park, North Carolina  27709
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.                                    -- i --
  696.  
  697.  
  698.  
  699.    PAGE ii                    TCPIP V2.1 for DOS          Version 2.1.0.3
  700.  
  701.                                   Table Of Contents
  702.  
  703.                TITLE                                                 PAGE
  704.  
  705.              BOOTP.EXE fixes . . . . . . . . . . . . . . . . . . . . . 1
  706.              CUSTOM.EXE fixes. . . . . . . . . . . . . . . . . . . . . 1
  707.              INET.EXE fixes. . . . . . . . . . . . . . . . . . . . . . 2
  708.              LPD.EXE fixes. . . . . . . . . . . . . . . . . . . . . . .3
  709.              LPRRD.EXE fixes. . . . . . . . . . . . . . . . . . . . . .3
  710.              FTPD.EXE fixes. . . . . . . . . . . . . . . . . . . . . . 3
  711.              FTP.EXE and FTPP.EXE fixes. . . . . . . . . . . . . . . . 3
  712.              ROUTE.EXE fixes. . . . . . . . . . . . . . . . . . . . . .3
  713.              WFTP.EXE fixes. . . . . . . . . . . . . . . . . . . . . . 4
  714.              WLPR.EXE fixes. . . . . . . . . . . . . . . . . . . . . . 5
  715.              LPR.EXE fixes. . . . . . . . . . . . . . . . . . . . . . .5
  716.              WTELNET.EXE fixes. . . . . . . . . . . . . . . . . . . . .6
  717.              TELNET.EXE fixes. . . . . . . . . . . . . . . . . . . . . 8
  718.              WMAIL.EXE fixes. . . . . . . . . . . . . . . . . . . . . .9
  719.              MAIL.EXE fixes . . . . . . . . . . . . . . . . . . . . . .11
  720.              SETTERM.EXE fixes. . . . . . . . . . . . . . . . . . . . .11
  721.              WPING.EXE fixes. . . . . . . . . . . . . . . . . . . . . .11
  722.              TN3270.EXE fixes. . . . . . . . . . . . . . . . . . . . . 12
  723.              WINSOCK.DLL fixes. . . . . . . . . . . . . . . . . . . . .12
  724.              WMAIL changes. . . . . . . . . . . . . . . . . . . . . . .13
  725.              FTPD User Guide. . . . . . . . . . . . . . . . . . . . . .13
  726.              FTP DEFAULTS CONFIGURATION. . . . . . . . . . . . . . . . 14
  727.              SLIP changes. . . . . . . . . . . . . . . . . . . . . . . 15
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.                                    -- i --
  753.  
  754.