gnosis3d Posted January 16, 2007 Posted January 16, 2007 I have the working parts for getting FTP files and whatnot. However, incase the file does not exist, I want to produce an error. FileExists is not working with the rest of my code and I am not sure how to proceed. I am using (someone's...) FTP.au3 includes. Suggestions for finding if a file exists via FTP?
AzKay Posted January 16, 2007 Posted January 16, 2007 Post your code. # MY LOVE FOR YOU... IS LIKE A TRUCK- #
gnosis3d Posted January 16, 2007 Author Posted January 16, 2007 (edited) Post your code.I don't exactly have any code. I neeeeeed code.I think it was w0uter that wrote the FTP.au3 include. It has DllCalls for FTPget, FTPput, FTPconnect, etc etc. I just need to figure out how to do a FileExist in the same manner.EDIT:Basically, I can't get any headway. Therefore, no existing code. Edited January 16, 2007 by gnosis3d
Zedna Posted January 16, 2007 Posted January 16, 2007 Look hereIt's new FTP UDF with new _FTPFileFindFirst() _FTPFileFindNext() _FTPFileFindClose() !! 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