Azure Web 应用服务使用 "Get Publish Profile" 用户名和密码 link FTP 不起作用
Azure Web App Service use "Get Publish Profile" username and password to link FTP not work
我关注了这个页面How do I set up FTP access to Azure App Service?
我使用的门户用户名如下:
和Get Publish Profile
并使用其 userPWD
值
我尝试输入 FTP 主机名到 windows 10 探索栏和系统显示错误:
FTP does not encrpt or encode passwords or data before sending them to the server. To protect the security of your passwords and data, use WebDAV instead.
谢谢SnehaAgrawal-MSFT。发布您的建议作为答案以帮助其他社区成员。
当您尝试通过 FTP 连接到 Azure Web App 以上传或下载文件时,您需要有 FTP 客户端才能连接到服务器。
需要 FTP URL、用户名和密码才能通过 FTP 客户端连接到我们的应用服务。
下面的屏幕截图将帮助您通过导航到设置窗格来获取 FTP 详细信息。
按照建议检查 FTP Client link 以获取更多信息。
我关注了这个页面How do I set up FTP access to Azure App Service?
我使用的门户用户名如下:
和Get Publish Profile
并使用其 userPWD
值
我尝试输入 FTP 主机名到 windows 10 探索栏和系统显示错误:
FTP does not encrpt or encode passwords or data before sending them to the server. To protect the security of your passwords and data, use WebDAV instead.
谢谢SnehaAgrawal-MSFT。发布您的建议作为答案以帮助其他社区成员。
当您尝试通过 FTP 连接到 Azure Web App 以上传或下载文件时,您需要有 FTP 客户端才能连接到服务器。 需要 FTP URL、用户名和密码才能通过 FTP 客户端连接到我们的应用服务。 下面的屏幕截图将帮助您通过导航到设置窗格来获取 FTP 详细信息。
按照建议检查 FTP Client link 以获取更多信息。