@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()
See Implementation
@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()