如何从azure函数或逻辑应用程序连接到sftp服务器?
问题描述:
我想使用azure函数应用程序连接到sftp服务器,任何人都可以帮助我解决这个问题.
Hi i want to connect to sftp server using azure function app can any one help me regarding this. thanks in advance.
答
请不要再想了. 您可以使用任何.Net SFTP客户端库,例如WinSCP.
Don't over think it. You can use any .Net SFTP client library such as WinSCP.
现在,这通常不是最好的选择.由于...很好...原因...对于要使用SFTP连接器的SFTP连接,Logic App是更好的选择.
Now, this isn't usually the best thing to do. Because of...well...reasons...a Logic App is the better choice for SFTP connections where you would use the SFTP Connector.