home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / nettrain / 37 < prev    next >
Encoding:
Text File  |  1993-01-12  |  2.3 KB  |  68 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!SLUVCA.SLU.EDU!MILLESJG
  3. X-Envelope-to: nettrain@ubvm.cc.buffalo.edu
  4. X-VMS-To: @NETTRAIN
  5. Message-ID: <F5317FB5A0007A4F@SLUVCA.SLU.EDU>
  6. Newsgroups: bit.listserv.nettrain
  7. Date:         Tue, 12 Jan 1993 11:28:00 CST
  8. Sender:       Internet/BITNET Network Trainers <NETTRAIN@UBVM.BITNET>
  9. From:         Jim Milles <MILLESJG@SLUVCA.SLU.EDU>
  10. Subject:      Re: msh 1 ftp Instructions
  11. Lines: 55
  12.  
  13. ------------------------------ Message follows ------------------------------
  14.  
  15. Date: Tue, 12 Jan 93 16:30:37 GMT
  16. From: Mike Vore W3CCV <mvore@fedix.fie.com>
  17.  
  18. >
  19. >------------------------------ Message follows ------------------------------
  20. >
  21. >Date: Fri, 08 Jan 93 10:26:57 CST
  22. >From: "Michael S. Hart" <HART@vmd.cso.uiuc.edu>
  23. >
  24. >
  25. >This is a one page suggestion of how to give instructions for ftp:
  26. >(Might also work for telnet and other programs)
  27. >
  28. >Instead of saying ftp to so.n.so for file /dir/subdir/subdir/filename.ext
  29. >I would suggest writing the instructions exactly as they appear onscreen,
  30. >perhaps including the feedback from the other end, perhaps not.
  31. >
  32. >The reason is that the instructee may then be able to exactly copy lines
  33. >from your instructions to the command line, rather than typing them over
  34. >again (with attendant errors or loss of time) or having to cut and paste
  35. >repeatedly. . .such as cutting the line: get /dir/subdir/subdir/filename
  36. >once to make the cd line and once to make the get line (while having the
  37. >requirement of typing cd and get before pasting each line).
  38. >
  39. >
  40. >Example:
  41. >
  42. >ftp so.n.so
  43. >login anonymous
  44. >password yourname@yournode
  45. >cd /dir/subdir/subdir
  46. >bin (if necessary)
  47. >prompt (if necessary)
  48. >get filename.ext
  49. >or
  50. >mget filenam*
  51. >quit
  52. >
  53.  
  54. For the most part, this is a good suggestion, but 'login' and 'password'
  55. are generated by the user's ftp client program and therefore are quite
  56. variable.  I have seen 'User ID', 'User Name' and a few more for the 'login'
  57. prompt, and likewise a few variations on the password prompt.  The best
  58. that can be done is to find a good 'happy medium' of a generic login, and
  59. hope that most users will know what to do.
  60.  
  61.  
  62. --
  63. /*--------------------------------------------------*/
  64.    Michael Vore
  65.    System Admin
  66.      mvore@fedix.fie.com   voice (301)-975-0103
  67. /*--------------------------------------------------*/
  68.