Man Page: net::sftp::foreign::local
Operating Environment: debian
Section: 3pm
Net::SFTP::Foreign::Local(3pm) User Contributed Perl Documentation Net::SFTP::Foreign::Local(3pm)NAMENet::SFTP::Foreign::Local - access local fs with Net::SFTP::Foreign API.SYNOPSISmy $localfs = Net::SFTP::Foreign::Local->new; my @find = $localfs->find('.', no_wanted => qr/(?:/|^).svn/);DESCRIPTIONThis module is a partial implementation of the Net::SFTP::Foreign interface for the local filesystem. The methods currently implemented are: "stat", "lstat", "ls" and "find".COPYRIGHTCopyright (c) 2006 Salvador Fandin~o. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-05-26 Net::SFTP::Foreign::Local(3pm)
| Related Man Pages |
|---|
| foreign(4) - osf1 |
| net::jabber::loudmouth(3pm) - debian |
| net::ldap::control::managedsait(3pm) - debian |
| net::ldap::intermediate::syncinfo(3pm) - debian |
| net::ssh2::sftp(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |