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.
我也在使用 Jsch 进行 ssh 连接。虽然具有完全相同 jar 导入的相同代码在我的朋友系统中工作,但它在我的系统中不起作用。!
检查您的构建路径和您的 Jsch 库版本。您可能没有使用您认为的 Jsch 副本。您可能正在使用没有该特定功能的旧版本。