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.
このような要件があります。ログ ファイルは、Ubuntu の TFTP サーバーで作成する必要があります。この TFTP バージョン (tftp-hpa 0.49) を使用しています。
ここでの唯一の問題は、TFTP サーバーにダンプするログ ファイルが既に存在している必要があることです。ファイルがまだ存在しない場合、ログ ファイルを作成できません。私の要件は、TFTP サーバーで動的にログ ファイルを作成することです。
私の要件を達成する方法はありますか?