home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13575 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!gumby!destroyer!ncar!music.scd.ucar.edu!tparker
  3. From: tparker@music.scd.ucar.edu (Tom Parker)
  4. Subject: Re: FTP question.
  5. Message-ID: <1992Nov18.163603.3574@ncar.ucar.edu>
  6. Sender: news@ncar.ucar.edu (USENET Maintenance)
  7. Organization: Scientific Computing Divison/NCAR Boulder, CO
  8. References: <1992Nov18.003118.1@vmsb.is.csupomona.edu>
  9. Date: Wed, 18 Nov 1992 16:36:03 GMT
  10. Lines: 19
  11.  
  12. In article <1992Nov18.003118.1@vmsb.is.csupomona.edu> cvadrayb@vmsb.is.csupomona.edu writes:
  13. >Well, this is probably a stupid question, but I can't for the life of me
  14. >figure out how to read (as in more or page) a remote file while using FTP.
  15. >
  16. >Please, can someone spare me my suffering?!?
  17. >
  18. >Kevin
  19. >CVADRAYB@vmsb.is.csupomona.edu
  20. >(Yeah, ok - So I use my VMS account as a mailbox - thats only because my
  21. > UNIX account it full..)
  22.  
  23. It depends on your particular implementation of FTP, but this works for me:
  24.  
  25.       get remote.file "|more"
  26. --
  27. +--------------------------------------------------------------------+
  28. | Tom Parker             |  National Center for Atmospheric Research |
  29. | tparker@ncar.ucar.edu  |  (303) 497-1227                           |
  30. +--------------------------------------------------------------------+
  31.