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.
SharpSSH.SFTP(TAmir) ライブラリを使用して、sftp プロトコルを使用して ftp サーバーから Get() メソッドを使用してファイルを取得しています。サーバーからファイルを正常にフェッチできますが、元のタイムスタンプ (つまり、ftp サーバーのタイムスタンプ) ではなく、ファイルがフェッチされたときのタイムスタンプを持っています。ファイルとともに変更日を取得するための回避策はありますか?
ありがとう、GT