ftp 报错 200 Type set to A

最近在使用ssis 从ftp服务器抓起文件到本地的时候,发现连接ftp出错 200 Type set to A

 

解决办法:

ftp connection 中 设置UsePassiveMode 为True

DTS:UsePassiveMode="True"

posted @ 2017-03-23 11:35  vitas2015  阅读(17148)  评论(0编辑  收藏  举报