How to view files from FTP.

Daniel S. Lewart dslg0849 at uxa.cso.uiuc.edu
Sun Feb 10 20:36:16 AEST 1991


colello at oxy.edu (Robert Scott Colello) writes:

> Hi,
>   I just got an account on a NeXT system with Unix.  How can I view files
> before I download them to the NeXT via FTP.  Is there any sort of "cat"
> command for FTP.  Help!!

ftp> get remote-file -
	OR
ftp> get remote-file |more
	OR
ftp> get remote-file |less

Daniel Lewart
d-lewart at uiuc.edu



More information about the Comp.unix.questions mailing list