home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!gumby!destroyer!ncar!music.scd.ucar.edu!tparker
- From: tparker@music.scd.ucar.edu (Tom Parker)
- Subject: Re: FTP question.
- Message-ID: <1992Nov18.163603.3574@ncar.ucar.edu>
- Sender: news@ncar.ucar.edu (USENET Maintenance)
- Organization: Scientific Computing Divison/NCAR Boulder, CO
- References: <1992Nov18.003118.1@vmsb.is.csupomona.edu>
- Date: Wed, 18 Nov 1992 16:36:03 GMT
- Lines: 19
-
- In article <1992Nov18.003118.1@vmsb.is.csupomona.edu> cvadrayb@vmsb.is.csupomona.edu writes:
- >Well, this is probably a stupid question, but I can't for the life of me
- >figure out how to read (as in more or page) a remote file while using FTP.
- >
- >Please, can someone spare me my suffering?!?
- >
- >Kevin
- >CVADRAYB@vmsb.is.csupomona.edu
- >(Yeah, ok - So I use my VMS account as a mailbox - thats only because my
- > UNIX account it full..)
-
- It depends on your particular implementation of FTP, but this works for me:
-
- get remote.file "|more"
- --
- +--------------------------------------------------------------------+
- | Tom Parker | National Center for Atmospheric Research |
- | tparker@ncar.ucar.edu | (303) 497-1227 |
- +--------------------------------------------------------------------+
-