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.
SFTP サーバーにファイルが存在するかどうかを確認しようとしています。現在、JSch ライブラリを使用して「ls」コマンドを実行し、サーバーからの出力を操作しています。
サーバーから出力を取得することがこれを行う唯一の方法であるかどうかはわかりませんが、これを行うためのより良い方法はありますか?