Jump to content

Recommended Posts

Posted

Hi,

I'm looking to create a script which will download all *.txt files from a remote FTP server.

Once downloaded, delete all *.txt files.

 

Can this be achieved using AutoIt ?

Posted

You can do that with AutoIT, but you will need to study basic FTP commands(mget) and maybe a few more things.
Also you could try using autoit with filezilla and that maybe make things easier for you.
 

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
×
×
  • Create New...