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.
ftp フォルダーでファイル zip をチェックする ac# プログラムを作成しようとしています。C# で zip ファイルが壊れているかどうか、または単に自分のフォルダーにまだ転送されているかどうかを知る方法があるかどうかを知りたいと思いました。
ありがとう
取得したファイルを開いてみてください。IOExceptionこれはファイルが使用中であることを意味します。そうでない場合は、ファイルが破損していると想定します
IOException