curl-library
Re: FTP SIZE command?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 8 Aug 2006 18:59:45 +0200 (CEST)
Date: Tue, 8 Aug 2006 18:59:45 +0200 (CEST)
On Tue, 8 Aug 2006, Armel Asselin wrote:
>> And it does in fact store the state in the 'SessionHandle' struct which is
>> wrong (but doesn't really matter as it is now since it gets stored every
>> time as you noted), the state MUST be moved to the connectdata struct if it
>> is to be set once.
> ok, i'm having a look to that, should the field be directly moved to
> 'connectdata' structure or inside FTP struct used by connectdata::proto.ftp
> ? prevpath is there also.
I'd say the FTP struct seems like a proper home for that info!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-08-08