Download most recent file using C# code
Hi,
I want to download the most recent file from a FTP. I am using winscp in SSIS2012 script task. Need C# code.
I checked the below link but not working in ssis script task. I don't know C# code, so please help me.
https://winscp.net/eng/docs/script_download_most_recent_file
some info:
localfolder: G:\NGD\In\myfolder\
RemoteFolder: /Cnt/Ed/Out/
if possible please post full C# code should be usable in SSIS script task.
Thanks in advance :)
I want to download the most recent file from a FTP. I am using winscp in SSIS2012 script task. Need C# code.
I checked the below link but not working in ssis script task. I don't know C# code, so please help me.
https://winscp.net/eng/docs/script_download_most_recent_file
some info:
localfolder: G:\NGD\In\myfolder\
RemoteFolder: /Cnt/Ed/Out/
if possible please post full C# code should be usable in SSIS script task.
Thanks in advance :)