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

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!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: <E76FE540C0007A4F@SLUVCA.SLU.EDU>
  6. Newsgroups: bit.listserv.nettrain
  7. Date:         Tue, 12 Jan 1993 09:50:00 CST
  8. Sender:       Internet/BITNET Network Trainers <NETTRAIN@UBVM.BITNET>
  9. From:         Jim Milles <MILLESJG@SLUVCA.SLU.EDU>
  10. Subject:      msh 1 FTP Instructions
  11. Lines: 45
  12.  
  13. ------------------------------ Message follows ------------------------------
  14.  
  15. Date: Fri, 08 Jan 93 10:26:57 CST
  16. From: "Michael S. Hart" <HART@vmd.cso.uiuc.edu>
  17.  
  18.  
  19. This is a one page suggestion of how to give instructions for ftp:
  20. (Might also work for telnet and other programs)
  21.  
  22. Instead of saying ftp to so.n.so for file /dir/subdir/subdir/filename.ext
  23. I would suggest writing the instructions exactly as they appear onscreen,
  24. perhaps including the feedback from the other end, perhaps not.
  25.  
  26. The reason is that the instructee may then be able to exactly copy lines
  27. from your instructions to the command line, rather than typing them over
  28. again (with attendant errors or loss of time) or having to cut and paste
  29. repeatedly. . .such as cutting the line: get /dir/subdir/subdir/filename
  30. once to make the cd line and once to make the get line (while having the
  31. requirement of typing cd and get before pasting each line).
  32.  
  33.  
  34. Example:
  35.  
  36. ftp so.n.so
  37. login anonymous
  38. password yourname@yournode
  39. cd /dir/subdir/subdir
  40. bin (if necessary)
  41. prompt (if necessary)
  42. get filename.ext
  43. or
  44. mget filenam*
  45. quit
  46.  
  47. Happy New Year!
  48.  
  49. =====================================================
  50.  
  51. Thank you for your interest,
  52.  
  53. Michael S. Hart, Professor of Electronic Text
  54. Executive Director of Project Gutenberg Etext
  55. Illinois Benedictine College, Lisle, IL 60532
  56. No official connection to U of Illinois--UIUC
  57. hart @uiucvmd.bitnet or hart@vmd.cso.uiuc.edu
  58.