![]() |
![]()
| ![]() |
![]()
NAMENet::SFTP::Util - SFTP utility methods SYNOPSISuse Net::SFTP::Util qw( sub_name ); DESCRIPTIONNet::SFTP::Util provides a set of exportable utility functions used by Net::SFTP libraries. fx2txt($status)Takes an integer status $status as an argument, and returns a "friendly" textual message corresponding to that status. $status should be one of the SSH2_FX_* constants (exported by Net::SSH::Perl::Constants), perhaps returned from the SFTP server in a SSH2_FXP_STATUS message. AUTHOR & COPYRIGHTSPlease see the Net::SFTP manpage for author, copyright, and license information.
|