sftp_init

@brief Initialize the sftp session with the server.

@param sftp The sftp session to initialize.

@return 0 on success, < 0 on error with ssh error set.

@see sftp_new()

extern (C)
int
sftp_init

Meta