【发布时间】:2011-05-26 12:14:18
【问题描述】:
我有 FTP 服务器的凭据,例如:
Server name port username password
ftp.xxx.bb.com 21 abcc xxxxxx
当我尝试在 SSIS FTP TASK 中测试连接时,我收到以下错误消息:
Connection can not be established. Server name, port number, or credentials may be invalid.
当我尝试通过浏览器或 Windows 资源管理器进行连接时,我没有遇到任何问题。
【问题讨论】:
-
我给了虚拟 ftp。当我尝试通过浏览器或 Windows 资源管理器正常连接时。但在 FTP 任务中不起作用。
标签: sql-server ssis ftp