Hi all,
I'm working with SSIS'12 and I should create a package which will upload from SFTP only new files.
It means that the process should run each 1 hour and check if we uploaded the files and if no, we should upload it.
Could you please help me how to implement it?