Chinasmoker Posted November 11, 2007 Posted November 11, 2007 I wrote a script that download some files from ftp server,but I found it InetGet just download one file,then ,I use URL\*.* ,still fail,Any good idea appreciate.. One is never too old to learn
LOULOU Posted November 11, 2007 Posted November 11, 2007 I wrote a script that download some files from ftp server,but I found it InetGet just download one file,then ,I use URL\*.* ,still fail,Any good idea appreciate..Don't reinvent wheel, FTP.AU3 is good for that
Zedna Posted November 11, 2007 Posted November 11, 2007 In FTP UDF is used InternetFindNextFile API in _FTPFindNextFile() Resources UDF ResourcesEx UDF AutoIt Forum Search
Chinasmoker Posted November 11, 2007 Author Posted November 11, 2007 Don't reinvent wheel, FTP.AU3 is good for thatwhere is it,I vent seen in include files ,Has level ver autoit got this function? Thank you One is never too old to learn
Chinasmoker Posted November 11, 2007 Author Posted November 11, 2007 In FTP UDF is used InternetFindNextFile API in _FTPFindNextFile()how to use this API in au3,and there isnt _FTPFindNextFile() in UDF, One is never too old to learn
Zedna Posted November 11, 2007 Posted November 11, 2007 (edited) how to use this API in au3,and there isnt _FTPFindNextFile() in UDF,Here is original FTP UDFand here is modified version with new functions Edited November 11, 2007 by Zedna 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