Jump to content

InetGet Windows Vista


Aart01
 Share

Recommended Posts

I am using InetGet to retrieve a file from an FTP server, the program works on Windows XP pc's but on pc's with Vista I does not

pick up the file.

Filestatus = InetGet ("ftp://user:password@ftp.server.com/version.ini", "c:\local\directory\version.ini")

Besides "#RequireAdmin, I have added the ftp server to the trusted site section of Internet Explorer and the compiled UA3 file to the 'exception table' of the Windows Firewall.

I assume Vista is blocking the connection, are there any other settings in Vista I should check?

Link to comment
Share on other sites

Basically I made the additions because it does not work on a machine with Vista.

The only addition in the script is the #Requireadmin.

The others are settings in Vista.

I have tryed the functionalities in <.FTP.au3 / _FTPGetFile> as well to download the file, but it gives the same result.

I went through the postings here, in one thread the advice was to use 'Curl'.(as I am not familiar with this I would like to

solve it within AutoIT)

Maybe somebody has an idea what is blocking the connection on a Vista machine?

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...