November 23, 2015 at 3:50 am
HI Champs,
I have a requirment where
I need to load file from SFTP server to local uisnf SSIS.
As i know there are no available component to load from SFTP server. So we need to create custom component for this. Somebody adviced to install ssis extension , but since am having SSIS2010 version it didnt installed.
After that i installed WINSCP and manually am able to download file from that. I want make it as automated using script task.
We can make use of Eecute process task for this. But in many sites its not clear about the argumrnts what we need to pass.
So please anybody can guide me to resolve this challenge clearly ? how to deal with this Winscp ?
Regards,
Ravi
November 24, 2015 at 2:43 am
Hi Ravi
My package uploads files on SFTP server. I prepared simple batch
"C:\Program Files (x86)\WinSCP\WinSCP.exe" /console /script=upl_conf.txt
and fire it with Execute Process Task (look for attached image).
Best regards,
Mike
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy