Re: FTP API
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Thu, 17 Nov 2005 12:09:10 -0500
ama <a.m.a@xxxxxxxxxxxx> wrote:
> Here my FTP_OpenSession always returns TRUE
> but FTP_SendFile does not work....
>
> Also, GetLastError returns 12003.
> No idea what that means...
That would be ERROR_INTERNET_EXTENDED_ERROR. That means the remote
server failed the operation and sent you an error message. Retrieve it
with InternetGetLastResponseInfo
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- FTP API
- From: ama
- FTP API
- Prev by Date: Re: Critical Section and mutex in Multithreaded server application
- Next by Date: Re: Regarding Console window
- Previous by thread: FTP API
- Index(es):
Relevant Pages
|