Hello everyone,
New guy here asking dopey questions. IM trying to use autoIT to head out to an FTP site and grab just the file with the latest time stamp. Looking through the forum i have a general idea of what i need to do but i have a few questions.
1) do i need to install any third party libraries in order to use ftp in an advanced way.
2) I found the following code but does _FTP_FINDFILELAST locate the file with the last timestamp or just the last file served up
#include <F