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.
我已经在 Tomcat 6 上成功部署了战争文件,但是,我想从管理器应用程序中下载这些战争文件。有没有办法做到这一点?
谢谢
不,您需要通过 SSH 或其他方式登录到您的服务器,然后从 CATALINA_BASE/webapps 目录中复制 WAR 文件。