Generator Posted June 4, 2007 Posted June 4, 2007 how do I use ftp to upload files?FTP By w0uterYou know he posted examples. If you are asking how to upload by using a software, you should try to find out and not ask here.
qwertylol Posted June 4, 2007 Author Posted June 4, 2007 that one doesn't even work with current au3 release anymore :(
Rick Posted June 4, 2007 Posted June 4, 2007 (edited) that one doesn't even work with current au3 release anymore :(it was written before v3.2 came out, to overcome it ... put ....$Dll = DllOpen("Wininet.dll") before any ftp'ingthen....DllClose($Dll)after. Edited June 4, 2007 by Rick Who needs puzzles when we have AutoIt!!
Zedna Posted June 5, 2007 Posted June 5, 2007 can you be more specific?Read all posts in given topic. It's described also with examples... Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now