getting files with getfiles method (wodFtpDLX / wodFtpDLX.NET)
what's odd is, the pulling of the files seems to work
but, it doesn't want to count / capture
the number of files, and their filenames into an array
pulling out the match.. and just incrementing the nbr_ftp_files
still came up with only 1
even though there is more than 1 file, that is pulled
does the code keep processing?
and the getfiles is done in conjunction with the rest of the script
i would like to do it sequentially
only delete the files, once the getfiles has done it's job