1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +03:00

libssh2_sftp.h is needed for all of these functions

This commit is contained in:
James Housley
2007-04-22 17:18:03 +00:00
parent 61807e8d4d
commit 510df9bf52
6 changed files with 12 additions and 6 deletions

View File

@ -1,10 +1,11 @@
.\" $Id: libssh2_sftp_open_ex.3,v 1.2 2007/02/23 10:38:14 bagder Exp $
.\" $Id: libssh2_sftp_open_ex.3,v 1.3 2007/04/22 17:18:03 jehousley Exp $
.\"
.TH libssh2_sftp_open_ex 3 "23 Jan 2007" "libssh2 0.15" "libssh2 manual"
.SH NAME
libssh2_sftp_open -
.SH SYNOPSIS
#include <libssh2.h>
#include <libssh2_sftp.h>
LIBSSH2_SFTP_HANDLE *libssh2_sftp_open_ex(LIBSSH2_SFTP *sftp,
char *filename, int filename_len,