I have a file StockExchangeData.txt in my remote server. I am trying to get it to my local drive C:\User\KD\ExchangeData
using WinSCP (FTP).
In my SSIS, I have an "Execute Process Task". In its Process tab, I am using Executable as C:\Program Files (x86)\WinSCP\WinSCP.exe
. What shall I use in the arguments section to complete the download from remote server to my local drive?