Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: loginChapter 16
FTP
Next: Reference: mdtm
 

ls

 $ftp->ls([dir])

Lists directory, dir, returning a reference to the list. Defaults to the current working directory.


Previous: Reference: loginPerl in a NutshellNext: Reference: mdtm
Reference: loginBook IndexReference: mdtm