Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wininet!FtpPutFile fails when INTERNET_FLAG_PASSIVE is set #104

Open
strictlymike opened this issue Oct 18, 2018 · 0 comments
Open

wininet!FtpPutFile fails when INTERNET_FLAG_PASSIVE is set #104

strictlymike opened this issue Oct 18, 2018 · 0 comments

Comments

@strictlymike
Copy link
Collaborator

@jtbennett-fe informs that wininet!FtpPutFile fails when INTERNET_FLAG_PASSIVE is set.

He shared this URL in which a Microsoft contingent staff moderator suggests not using INTERNET_FLAG_PASSIVE: https://social.msdn.microsoft.com/Forums/vstudio/en-US/ad702efa-137b-4d05-89a8-f9fc8848606f/error-12003-while-trying-to-upload-a-file-via-ftp?forum=windowsgeneraldevelopmentissues

Need to look into whether pyftpdlib can be made to work with this. If it relates to passive mode, there are already measures taken to support it. This will require some packet analysis to determine the problem and research a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant