How to implement a step in an SSIS package that retrieves the list of files that are available on an FTP server before processing them. The SSIS FTP task doesn't have an operation that will retrieve the list of files so this article provide an example of how to do it and some other future steps.