x
login about faq Site discussion (meta-askssc)

SFTP in SSIS

How do we do a SFTP in SSIS package?I know SSIS supports only ftp and we need to write some script to do a sftp.Is there any simple way ?

more ▼

asked Jun 19 '11 at 12:45 AM in Default

aRookieBIdev gravatar image

aRookieBIdev
2k 24 40 46

(comments are locked)
10|1200 characters needed characters left

1 answer: sort voted first

You have a few options..

One is tools like CozyRoc, it has its own SFTP task to make things simple.

Another is to use WINSCP and shell out using the scripting components it allows you to carry out.

Or, just a quick search brough up SSC article

more ▼

answered Jun 19 '11 at 08:10 AM

sp_lock gravatar image

sp_lock
8.1k 20 26 29

I use WinSCP too and its works well for me and easy to script.

Jun 20 '11 at 06:33 AM DaniSQL
(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x751
x17

asked: Jun 19 '11 at 12:45 AM

Seen: 726 times

Last Updated: Jun 19 '11 at 12:45 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.