Thu Feb 08 09:59:22 2007ctuininga [...] dyndns.com - Ticket created
Subject:
Net::SSH2::Dir->read doesn't distinguish between files and directories
Date:
Thu, 08 Feb 2007 09:58:45 -0500
To:
bug-Net-SSH2 [...] rt.cpan.org
From:
Cole Tuininga <ctuininga [...] dyndns.com>
Currently, when iterating through the results from Net::SSH2::Dir->read
calls, there's no way to tell if the item is a file or a directory. An
attribute describing what it is would be quite helpful.
Thanks!
--
Cole Tuininga
Application Developer
Dynamic Network Services, Inc
http://www.dyndns.com/
Sat Feb 24 11:42:29 2007dbrobins [...] cpan.org - Correspondence added
As I emailed, there is an easy way to distinguish: check under the
'mode' key in the returned hash.
Sat Feb 24 11:42:32 2007The RT System itself - Status changed from 'new' to 'open'
Sat Feb 24 11:42:32 2007dbrobins [...] cpan.org - Status changed from 'open' to 'resolved'