Jump to content

Recommended Posts

Posted

Hi, Is it possible to add FTP functionality in AutoIt3 ?

Just as a sidenote : Automate (NOT FREE) does have the option to log in/out FTP servers, anonymously or with name/pw, and browse through the dirtrees there, to fetch file for dl.

Would that be possible in the near future using AutoIt ?

TIA! :ph34r:

Posted

If you need to browse, upload, or download files via FTP why not use the command interperter? If you want an FTP client, check out FileZilla. I've written a script before myself that used a text file full of ftp commands, and then called ftp -n -s:file.txt to do the transfer.

[font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes.

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