【发布时间】:2018-04-10 23:38:28
【问题描述】:
在网上搜索后,我可以找到很多从 SFTP 检索数据但没有从 Blob 存储发送到 SFTP 的示例。
基本上我尝试使用逻辑应用程序执行此操作,但 Azure 仅支持小于 50MB 的文件(这真的很愚蠢)。
我读过的所有 Azure 文档都参考了拉而不是推。
https://docs.microsoft.com/en-us/azure/data-factory/v1/data-factory-sftp-connector
等等等等。
也许有更好的谷歌搜索技能的人可以帮助我找到帮助我的文档。
我使用的是 DataFactory V1.0 而不是 2.0 干杯
【问题讨论】:
-
该文件还指出 -
Data factory currently supports only moving data from an SFTP server to other data stores, but not for moving data from other data stores to an SFTP server. It supports both on-premises and cloud SFTP servers。