Andon 0 Posted January 12, 2012 _FTP_ListToArrayEx and _FTP_ListToArray2D does not work with specified $Return_type as files (2) or directories (1).works only when $Return_type is set to 0 - both, files and directories do not beat, I'm new Share this post Link to post Share on other sites
Spiff59 54 Posted January 12, 2012 (edited) I'd reported that 16 months ago adding it to the existing Bugtracker #1499 http://www.autoitscript.com/trac/autoit/ticket/1499The original bugged code in that ticket still made it into production and 6 months ago resulted in BugTracker #1970 http://www.autoitscript.com/trac/autoit/ticket/1970It apparently has not yet been resolved.I'd suggest you cut-and-paste a fixed version from ticket 1499 or 1970 and paste that into your copy of .../Program Files/Autoit/Includes/FTPex.au3, replacing the faulty version of the function. Edited January 12, 2012 by Spiff59 Share this post Link to post Share on other sites