PerryRaptor Posted January 20, 2007 Posted January 20, 2007 anyone have a solution for getting a files list from an FTP session into an array for sorting?
Zedna Posted January 20, 2007 Posted January 20, 2007 Look hereThere is _FTPFileFindFirst() _FTPFileFindNext() Resources UDF ResourcesEx UDF AutoIt Forum Search
Beege Posted January 30, 2007 Posted January 30, 2007 anyone have a solution for getting a files list from an FTP session into an array for sorting?These functions should help. _FTPFilesListToArray sounds like what you need. _FtpFileListTo2DArray will return array with file list and file sizes. Heres the linkhttp://www.autoitscript.com/forum/index.ph...&hl=array2d Assembly Code: fasmg . fasm . BmpSearch . Au3 Syntax Highlighter . Bounce Multithreading Example . IDispatchASMUDFs: Explorer Frame . ITaskBarList . Scrolling Line Graph . Tray Icon Bar Graph . Explorer Listview . Wiimote . WinSnap . Flicker Free Labels . iTunesPrograms: Ftp Explorer . Snipster . Network Meter . Resistance Calculator
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