Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在尝试将 3 个 dll 复制到 wwwroot 文件夹下的插件文件夹中。但我找不到办法做到这一点。我已经有 FTP 上传、部署 Azure 应用服务和复制。有人可以告诉我如何将文件从 $(System.DefaultWorkingDirectory)/_Masterdata/drop/server 复制到 wwwroot/plugins 吗?
问候
迈克尔
我找到了解决方案。FTP 任务适用于此任务。Azure 界面中的复制按钮不起作用。它从未复制过密码,因此我的 FTP 无法正常工作。但感谢所有看过这个的人。
这里是ftp任务。您还必须为此配置