Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sowmya.br
Starting Member
5 Posts |
Posted - 2008-04-28 : 07:20:39
|
Hi,Do you guys know how to call secure FTP from a script task in an SSIS package which can be done by invoking the exe like winscp from a script task |
|
igorblackbelt
Constraint Violating Yak Guru
407 Posts |
Posted - 2008-04-28 : 09:26:43
|
I don't know if you can do it using script task - Not sure if there's a method for that -, however, you can call an .exe from the "Execute Process Task" component.---http://www.ssisdude.blogspot.com/ |
 |
|
|
|
|