Net::SSH2::Dir - SSH 2 SFTP directory object


Net-SSH2 documentation  | view source Contained in the Net-SSH2 distribution.

Index


NAME

Top

Net::SSH2::Dir - SSH 2 SFTP directory object

DESCRIPTION

Top

An SFTP file object is created by the Net::SSH2::SFTP opendir method.

read

Returns a hash (hashref in scalar context); keys are name and those returned by Net::SSH2::SFTP::stat; returns empty list or undef if no more files.

SEE ALSO

Top

Net::SSH2::SFTP.

AUTHOR

Top

David B. Robins, <dbrobins@cpan.org>

COPYRIGHT AND LICENSE

Top


Net-SSH2 documentation  | view source Contained in the Net-SSH2 distribution.