examples: add sftpserver example and fix problems

Signed-off-by: tatataeki <shengzeyu19_98@163.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
tatataeki
2022-08-11 11:44:56 +08:00
committed by Jakub Jelen
parent f8bfb5a7a1
commit 48d14ee9a9
6 changed files with 1457 additions and 59 deletions

View File

@@ -457,10 +457,9 @@ LIBSSH_4_9_0 # Released
ssh_session_set_disconnect_message;
ssh_userauth_publickey_auto_get_current_identity;
ssh_vlog;
sftp_from_session;
sftp_get_client_message_from_packet;
sftp_process_init_packet;
sftp_decode_channel_data_to_packet;
sftp_reply_statvfs;
sftp_reply_statvfs;
} LIBSSH_4_8_1;