Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FtpGetFile() times out at the end of large files

15 views
Skip to first unread message

Bogdan

unread,
Nov 25, 2009, 10:55:37 AM11/25/09
to
Hi,

I'm trying to download a 300MB file using FtpGetFile() on XP SP3. The API
consistently fails with error 12002 (timeout) at the end of the transfer.
That is, the content of the file is transferred to the local disk (I could
see the file size reaching ~300MB) and then FtpGetFile() returns FALSE.
GetLastError() returns 12002.

I've seen some posts about Routing/RAS service causing some problems but I
do have the service enabled.
Also, I have no problems downloading smaller files (e.g. ~10MB).

Does anyone know what could be causing the above problem?

Thanks,
Bogdan


0 new messages