Hi
I am looking how to download a simple text file from sftp using ssis. The file has a timestamp in it , Once downloaded i need to upload the timestamp to a database table and check if the date is today's data and trigger a task remotely on different server which pulls the actual zip files.
Can anyone guide me how can i achieve this.
Thanks