Jump to content

Inet for FTP


 Share

Recommended Posts

I use a combination of w0uter's FTP.au3 include as well as the regular Inetget for FTP transfers.

The only reason I use Inetget functions are to work with a progress bar (this is for production operators, and they need a progress bar...). Is there a way to close the Inet connection? Otherwise, the FTP server just has to timeout. There are also problems with using "While @Inetgetactive" since it never really disconnects.

Link to comment
Share on other sites

I'm using Wouter's FTP too (also with InetGet for progressbar).

I have no problems.

Do you use _FtpFileFindClose()?

There aren't any end-user issues. I run the FTP server that it is connecting to. Due to filesizes, I have to set the timeout @ 17minutes. The connections never close themselves.

Just curious.

And no, I haven't tried _FtpFileFindClose().

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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