cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SFTP file info and state machine

From: John Utz <john_at_utzweb.net>
Date: Wed, 2 Feb 2011 22:01:28 -0500 (EST)

----- Original Message -----
> On Mon, 31 Jan 2011, John Utz wrote:
>
> > i see no problem with that processing remaining where it is since
> > it's the
> > only state that cares about it, but that means that the 'size'
> > variable
> > would need to be scoped at the function level instead of the case
> > statement
> > level.
> >
> > A quick survey of the code doesnt show any conflicts with doing
> > that.
>
> I didn't quite follow you (mostly due to me not spending enough time
> to fully
> get into the details), but can you perhaps write up a patch that works
> for you
> and suggest here and we can discuss the details based on that?

That sounds fine, i tried out the sftp attribute code directly from libssh2 today and demonstrated that it worked properly and sent my sample app to the libssh2 mailing list, hopefully it can be included as part of libssh2 sample code.

I'll get back to libcurl when i work tomorrow.

tnx!

johnu

> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-03