table of contents
Libssh::Sftp(3) | User Contributed Perl Documentation | Libssh::Sftp(3) |
NAME¶
Libssh::Sftp - Support for sftp via libssh.
SYNOPSIS¶
!/usr/bin/perl use strict; use warnings;
DESCRIPTION¶
"Libssh::Sftp" is a perl interface to the libssh (<http://www.libssh.org>) library. It doesn't support all the library. It's working in progress.
METHODS¶
2024-06-23 | perl v5.40.0 |