![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Net::FTP file type and attributesby mce (Curate) |
on Jan 23, 2004 at 13:30 UTC ( #323556=note: print w/replies, xml ) | Need Help?? |
Hi, Have a look at Net::FTP::Recursive. This supports functions as rdir and rls to recursively get directy listings. So, you could do a rdir on a directory you know exists on the ftp server, and 'grep' your file from it. I hope this helps,
In Section
Seekers of Perl Wisdom
|
|