如何在 Filezilla FTP 中部署 war 文件?

发布于 2024-09-03 08:20:49 字数 31 浏览 7 评论 0原文

如何在Filezila FTP中部署war文件?

How to deploy war file in Filezila FTP?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

遥远的她 2024-09-10 08:20:50

Filezilla 仅用于上传 WAR,而不是部署它。使用 Filezilla 通过 FTP 连接到服务器。找到应用程序服务器的 Web 应用程序部署目录(例如,在 Tomcat 中,这通常是“webapps”目录)。在那里上传 WAR 文件。然后按照您的特定应用程序服务器的部署说明进行操作。

Filezilla is only for uploading the WAR, not deploying it. Use Filezilla to connect to the server via FTP. Find your application server's web apps deployment directory (for instance, in Tomcat this is often the "webapps" directory). Upload the WAR file there. Then follow the deployment instructions for your particular application server.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文