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.
我正在寻找使用 Java 进行 SFTP 的代码。我找到了一个使用 Apache VFS 的教程,但它对我帮助不大。
如果有人有任何想法或代码。请提供。
使用jftp。
它包含更多协议并且易于理解。