in reply to
Re^6: Net::SSH2 list files
in thread
Net::SSH2 list files
look at the other fields on the hash returned by
$dh->read
, they probably contain enough information to let you filter out non file entries.
Comment on
Re^7: Net::SSH2 list files
Download
Code
In Section
Seekers of Perl Wisdom