开发者

SSIS FTP task connection error

I have a FTP connection manager in SSIS.

I have configured it with serevr IP, port number, user name, and password. It was working fine.

But suddenly its stopped working. But i am able to login directly to the FTP web site directly .It was not working temporarily开发者_Python百科.But now its working with same login credentials.

But my FTP connection manager in SSIS is unable to connect to the server.

with following Error message "connection cannot be established.server name ,port number ,credentials may be invalid"

What could be the reason?

I have checked servername,port and login credentials all are same.

Note: This is a ssl ftp website(https://xxx.xx.xx.com/)

Some one please look into this isssue and provide a solution.

Thanks

SNA


Few things on my mind, Does Machine with SQL server and SSIS have internet access, Sometimes passive and active mod on ftp connection causes errors,

Also try ask on SF sister site, probably there is lot more guys that can help You.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜