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.
mysql のデータベースとサーバー上のすべての画像ファイルを毎日自動的にバックアップする必要があります。
これらのものをバックアップして、私のメールアドレスに送信する方法はありますか?
gzip、mysqldump、およびmailコマンドを含む bash スクリプトを作成し、cron ジョブを介して毎日実行することができます。