Mike Miller wrote:
> 
> This is probably a stupid question, but how can I view a
> directory listing one page at a time with ftp? I'm looking for
> something that acts like  ls -l | less does on a local directory.
> 
> Thanks,
> Mike
> 
<snip>

You can use lftp or ncftp and issue the command

lftp> ls -l|more

and it works as expected (only tested for lftp, but ncftp is very
similar).

Marc

-- 
Marc Mutz <[EMAIL PROTECTED]>        http://marc.mutz.com/Encryption-HOWTO/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics

PGP-keyID's:   0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)



-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to