Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CONNECT___NCBI_FTP_CONNECTOR__H
2 #define CONNECT___NCBI_FTP_CONNECTOR__H
302 const char*
cmd,
const char* arg);
CONNECTOR FTP_CreateConnectorSimple(const char *host, unsigned short port, const char *user, const char *pass, const char *path, TFTP_Flags flag, const SFTP_Callback *cmcb)
EIO_Status(* FFTP_Callback)(void *data, const char *cmd, const char *arg)
CONNECTOR FTP_CreateConnector(const SConnNetInfo *info, TFTP_Flags flag, const SFTP_Callback *cmcb)
#define NCBI_XCONNECT_EXPORT