LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   perl and Net::FTP question (https://www.linuxquestions.org/questions/programming-9/perl-and-net-ftp-question-126616/)

Tomasfuego 12-17-2003 08:13 AM

perl and Net::FTP question
 
I have connected to an ftp site using Net::FTP, and have used Net::FTP->ls() to get a list of files and directories, but how can I get just directories? is there an argument for ls() or something? Thanks.

Preferably, it would be nice not to have to download anything that didnt come with perl.


All times are GMT -5. The time now is 08:51 AM.