in reply to Net::FTP file type and attributes
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,
---------------------------
Dr. Mark Ceulemans
Senior Consultant
BMC, Belgium
In Section
Seekers of Perl Wisdom