Azure 数据工厂管道运行 FTP 失败

标签 azure azure-data-factory

我的管道失败并出现错误:

Activity Copy_dbo_hosp_revenuek_lds_100_2016_demo failed: ErrorCode=UserErrorFailedToReadFtpData,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to read data from ftp: The remote server returned an error: (530) Not logged in.,Source=Microsoft.DataTransfer.ClientLibrary,''Type=System.Net.WebException,Message=The remote server returned an error: (530) Not logged in.,Source=System,'

“...未登录...”?这有点令人困惑,因为当我按照本文中的步骤设置管道时,FTP 才起作用:https://www.red-gate.com/simple-talk/cloud/cloud-data/using-copy-wizard-azure-data-factory/

我能够通过命令提示符和其他 FTP 应用程序进行连接;为什么 Azure 很难?我错过了一个步骤吗?

最佳答案

您是否在 FTP 链接服务中启用了 SSL?您的 FTP 服务器支持 SSL 吗? 如果您的 ftp 服务器不支持 SSL,您可以在 FTP 链接服务中禁用 SSL。在此处查看 FTP 属性:https://learn.microsoft.com/en-us/azure/data-factory/connector-ftp#linked-service-properties

关于Azure 数据工厂管道运行 FTP 失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50067281/

相关文章:

node.js - Blob 存储 Azure 和 javascript,如何列出特定 Blob 的所有快照

sql-server - 实现 MFA 后管道失败

azure - 计划事件在 Azure 数据工厂中的工作原理

当我重新部署 terraform 代码时,Azure 数据工厂 key 保管库访问策略被删除?

asp.net - 错误: XML transformation error in Azure Pipelines

azure - Azure Databricks 上的 PySpark Kusto 连接器

Azure AD SCIM 2.0 角色和 appRoleAssignments 为空

azure - 在家学习 Windows Azure?

azure - 高清洞察3.6 : Data Factory V2- Running Script Actions to Install Dependencies for On-Demand Cluster

azure - 从 ADF Webhook 事件调用 Azure 自动化 Runbook - 失败,显示 "Cannot bind argument to parameter ' InputObject',因为它为空。”