cURL / Mailing Lists / curl-library / Single Mail

curl-library

Question on function layout, libssh2

From: James Housley <jim_at_thehousleys.net>
Date: Fri, 13 Oct 2006 12:43:58 -0400

I have 3 basic functions Curl_sftp_connect(), Curl_sftp() and
Curl_sftp_done()

Curl_sftp_connect() does the initial connection and authentications.

Curl_sftp_done() does cleanup to close it down.

Curl_sftp_connect():
* In here I should open the remote file with the right mode?
* Call Curl_Transfer()?

To help reduce these questions, is there a document that I missed the
the architecture for the internals?

Jim

--
/"\   ASCII Ribbon Campaign  .
\ / - NO HTML/RTF in e-mail  .
  X  - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
jeh@FreeBSD.org      http://www.FreeBSD.org     The Power to Serve
jim@TheHousleys.Net  http://www.TheHousleys.net
---------------------------------------------------------------------
In theory there is no difference between theory and practice.
In practice there is no similarity.
       -- From the "I wish I'd said that" archives.
Received on 2006-10-13