princesszea
Technical User
Hi,
I have a CSV file that contains a list of all the files to be downloaded from an FTP site. Files that get downloaded need to be checked against this list and once all the files have been downloaded I need to send an email out for all the files on the list that was not part of the download from the ftp site.
I'm using c#
Thanks in advance
I have a CSV file that contains a list of all the files to be downloaded from an FTP site. Files that get downloaded need to be checked against this list and once all the files have been downloaded I need to send an email out for all the files on the list that was not part of the download from the ftp site.
I'm using c#
Thanks in advance