centos man page for libssh2_sftp_get_channel

Query: libssh2_sftp_get_channel

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libssh2_sftp_get_channel(3)					  libssh2 manual				       libssh2_sftp_get_channel(3)

NAME
libssh2_sftp_get_channel - return the channel of sftp
SYNOPSIS
#include <libssh2.h> #include <libssh2_sftp.h> LIBSSH2_CHANNEL *libssh2_sftp_get_channel(LIBSSH2_SFTP *sftp);
DESCRIPTION
sftp - SFTP instance as returned by libssh2_sftp_init(3) Return the channel of the given sftp handle.
RETURN VALUE
The channel of the SFTP instance or NULL if something was wrong.
AVAILABILITY
Added in 1.4.0
SEE ALSO
libssh2_sftp_init(3) libssh2 1.4.0 9 Sep 2011 libssh2_sftp_get_channel(3)
Related Man Pages
libssh2_sftp_init(3) - debian
libssh2_sftp_rmdir_ex(3) - debian
libssh2_sftp_init(3) - centos
libssh2_sftp_open_ex(3) - centos
libssh2_sftp_rmdir_ex(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
[TIP] Processing YAML files with yq