Man Page: libssh2_sftp_get_channel
Operating Environment: centos
Section: 3
libssh2_sftp_get_channel(3) libssh2 manual libssh2_sftp_get_channel(3)NAMElibssh2_sftp_get_channel - return the channel of sftpSYNOPSIS#include <libssh2.h> #include <libssh2_sftp.h> LIBSSH2_CHANNEL *libssh2_sftp_get_channel(LIBSSH2_SFTP *sftp);DESCRIPTIONsftp - SFTP instance as returned by libssh2_sftp_init(3) Return the channel of the given sftp handle.RETURN VALUEThe channel of the SFTP instance or NULL if something was wrong.AVAILABILITYAdded in 1.4.0SEE ALSOlibssh2_sftp_init(3) libssh2 1.4.0 9 Sep 2011 libssh2_sftp_get_channel(3)
| Related Man Pages |
|---|
| libssh2_sftp_rename_ex(3) - debian |
| libssh2_sftp_stat_ex(3) - debian |
| libssh2_sftp_rename_ex(3) - centos |
| libssh2_sftp_rmdir_ex(3) - centos |
| libssh2_sftp_unlink_ex(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Please Welcome Dave Munro to the Moderator Team! |