table of contents
other versions
- Tumbleweed 1.100.0-1.4
- Leap-16.0
- Leap-15.6
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 |