Jump to content

Recommended Posts

Posted

Upload file to FTP to parts with the following functions.

_WinAPI_ReadFile()

_FTP_WriteFile()

This should be done in a separate thread, but in AutoIt is not possible (almost). Therefore, if you want a GUI that does not pull, make it in a separate process (file) and run it from the main script. Exchange of data between processes can be done using WM_COPYDATA. Here's an examples: 1 and 2. Also see my FTP Uploader on this topic.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...