start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: mkdir Chapter 16
FTP
Next: Reference: pasv
 

nlst

 $

ftp


->nlst
([

dir

])

Lists a directory, dir , for further processing. With no argument, defaults to the current directory. If the user calls either pasv or port , returns true or false. Otherwise, returns a reference to a Net::FTP::dataconn object.


Previous: Reference: mkdir Perl in a Nutshell Next: Reference: pasv
Reference: mkdir Book Index Reference: pasv

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.