home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 030 / autont30.zip / PROBLEMS.DOC < prev    next >
Text File  |  1994-11-10  |  4KB  |  151 lines

  1. Read this only if you have problems with AutoNet.
  2.  
  3. Since the Internet is not reliable, nor is it predictable, this
  4. program is bound to have some difficulties.  Here are some of
  5. the probable questions you may have:
  6.  
  7.  
  8. --- My NCFTP does not work! ---------------------------------------------
  9.  
  10. Autonet does NOT support NCFTP.  That program is designed to be a cute
  11. interface to FTPing.  And Autonet doesn't like cute interfaces.
  12. It prefers regular old FTP commands.  If possible, ask that your
  13. provider give you regular FTP.
  14.  
  15.  
  16.  
  17.  
  18. ---- AutoNet doesn't log into my Internet provider! ---------------------
  19.  
  20. When AutoNet logs on, it looks for 'login:' or 'Username:' then
  21. fills in your info.  Chances are you don't have a standard prompt
  22. or you got an ugly menu to sort through.
  23.  
  24. You'll need to write a login "script" to get you through the initial
  25. menus or prompts, and straight to the Internet's UNIX SHELL.
  26.  
  27.  
  28.  
  29.  
  30. ---- AutoNet doesn't recognize my serial port. ------------------
  31.  
  32. AutoNet works with port 1-4.  Any wierd IRQ settings are not supported,
  33. yet.  I'll add more expandability to this humongous thing later!
  34.  
  35.  
  36.  
  37. --- Your SCRIPT and LOGIN commands don't work --------------------
  38.  
  39. Try using UPPER CASE, like the examples.
  40.  
  41. Proper:         DELETE *.zip
  42.                 RUN myscrip.scr
  43.                 LOGIN myscrip.scr
  44.  
  45.  
  46.  
  47. --- When its on the Internet, it sometimes hangs there and doesn't ------
  48.     know what to do.
  49.  
  50. Nothing is perfect, and certainly not an expensive program like this  :-)
  51. AutoNet is configured for the Internet the best I could manage.
  52. The Internet is sometimes like Windows.. moody and unpredictable.
  53. (Some people would say Women are like that too)
  54. If you know an Internet site will screw AutoNet up, just mail me
  55. the site name or number, and I will personally log on, and try to
  56. adjust the next version to accomodate it.
  57.  
  58.  
  59.  
  60. --- AutoNet skips over the first line in the agenda file ----------------
  61.  
  62. Very rarely, if a large number of files are open, it will do that.
  63. Put a WAIT 1 as your first line if you have this problem.
  64.  
  65. Example:        WAIT 1
  66.                 ...remainder of agenda file
  67.  
  68.  
  69.  
  70.  
  71. --- AutoNet just doesn't WORK! ---------------------------------------
  72.  
  73. Double check your agenda.  Make sure it's a logical format:
  74.  
  75. IE: No cd /directory when you haven't even FTP'ed a site yet,
  76.     and other common mistakes.
  77.  
  78.     Next, check your log file for details.
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85. --- AutoNet makes some backup copies of everything before it starts -----
  86.  
  87. Yes it does.  If you don't like this, change that setting in your
  88. ADVANCED.CFG file.
  89.  
  90.  
  91.  
  92. ---- How much is AutoNet and how can I order? --------------------------
  93.  
  94. AutoNet is $35.00 American Dollars (no foreign currency, checks, etc)
  95.  
  96. You can order by sending a check drawn on an American bank or a
  97. money order to:
  98.  
  99.     David Smith
  100.     1104 Mason Drive
  101.     Hurst TX 76053
  102.  
  103. or order with your visa/mastercard by calling 1-800-242-4775
  104. from 8:00am - 5:00pm Texas time.
  105.  
  106.  
  107.  
  108.  
  109. ----- How can I get rid of those beginning stupid screens? -------------
  110.  
  111. They should only appear once.
  112.  
  113.  
  114.  
  115. ----- Where can I find you? --------------------------------------------
  116.  
  117. David Smith:    Internet: autonet@unicomp.net
  118.                 CompuServe: 71441,2723
  119.                 BBS: (214) 606-1485
  120.  
  121.  
  122.  
  123. ----- Where are the UPDATED copies of AutoNet posted? ------------------
  124.  
  125. Internet: wuarchive.wustl.edu
  126.           /pub/MSDOS_UPLOADS/utils
  127.           autont??.zip
  128.  
  129. or just mail a note to: autonet@unicomp.net
  130.  
  131. CIS:  GO INTERNET
  132.       search libraries for AUTONET as a keyword
  133.  
  134.       GO IBMCOM
  135.       search libraries for AUTONET as a keyword
  136.  
  137. BBS:  AntiVirus ROCK:   (214) 606-1485
  138.       Hogard Solutions  (214) 641-6292
  139.  
  140.  
  141. Version will always be named AUTONT??.ZIP
  142. IE:   AUTONT22.ZIP
  143.       AUTONT23.ZIP
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.