Share via

wininet.dll ftpputfile timeout

Anonymous
2017-11-27T14:33:01+00:00

I am using AUTOIT programming language that uses wininet.dll for FTP it have been working fine until around 1 mouth ago.

A FTP communication is made, access is granded, file is created but it contains 0B of data.

I have tryed from 3 PC

Nothing have change other then windows have updated wininet.dll, LOVE when auto update is turn off again, so we don't have to have machines that is not working.

FTP whit explorer is no issue to the same host.

Is there some changes to the DLL?

I use this DllCall('wininet.dll', 'int', 'FtpPutFile', 'long', $l_FTPSession, 'str', $s_LocalFile, 'str', $s_RemoteFile, 'long', $l_Flags, 'long', $l_Context)

Regards

Kino

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2017-11-27T17:40:15+00:00

    Hi Ken,

    Your concern requires a more technical approach which can be answered in our next level forum called MSDN. The usual issues that is catered here in the Community forum are about Windows Personal and Home use. Get the most accurate response from the software developers who are the prominent audience in our MSDN forum. Click the link below to begin posting your question.

    MSDN.Wininet.dll

    Feel free to post should you need further assistance.

    Regards.

    Was this answer helpful?

    0 comments No comments