GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::SFTP::Util(3) User Contributed Perl Documentation Net::SFTP::Util(3)

Net::SFTP::Util - SFTP utility methods

    use Net::SFTP::Util qw( sub_name );

Net::SFTP::Util provides a set of exportable utility functions used by Net::SFTP libraries.

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.

Please see the Net::SFTP manpage for author, copyright, and license information.
2001-05-22 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.