Man Page: net::sftp::foreign::attributes::compat
Operating Environment: debian
Section: 3pm
Net::SFTP::Foreign::Attributes::Compat(3pm) User Contributed Perl Documentation Net::SFTP::Foreign::Attributes::Compat(3pm)NAMENet::SFTP::Foreign::Attributes::Compat - adaptor for Net::SFTP::Attributes compatibilitySYNOPSISuse Net::SFTP::Foreign::Attributes::Compat; my $attrs = Net::SFTP::Foreign::Attributes->new(Stat => [ stat "foo" ]); my $size = $attrs->size;DESCRIPTIONThis module provides a wrapper for Net::SFTP::Foreign::Attributes exposing an API compatible to Net::SFTP::Attributes. AUTHOR & COPYRIGHTS Please see the Net::SFTP::Foreign manpage for author, copyright, and license information. perl v5.14.2 2006-03-26 Net::SFTP::Foreign::Attributes::Compat(3pm)
| Related Man Pages |
|---|
| libssh2_sftp_rmdir_ex(3) - debian |
| foreign(4) - osf1 |
| net::openssh::compat::ssh2(3pm) - debian |
| net::sftp::foreign::attributes(3pm) - debian |
| net::ssh2::sftp(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |