| Description | JBackup System PluginThis plugin backup the database of Joomla!1.5
site.
Version 1.1.1
- Add support Crontab + wget
* It is necessary to set Crontab and wget.
- Add set memory limit
- Add parameter of backend enabled or disabled
(default Disabled)
- Change backup sql by each table
How to upgrade
Features
- Sending backup file with mail
- Can save the backup file of sql or your selected
archive to server
- Can select daily backup or interval of time
- Sending warning message
Parameters
- Backend
- Disabled(default)
- Enabled
- Request Query for Crontab
Only when the
condition of setting it is satisfied the request of this value is "1", the
request of Cronttab is executed.
example: wget -1 -0 -
'http://yoursite.com/index.php?yourrequestquery=1'
yourrequestquery is the value of Request Query for Crontab. default is 'jbackupcron'.
if Only when Crontab is Yes, You are sure to learn only by you, and should set a safe value enough.
- Only when Crontab
Only when Crontab is
requested, it backs up. The other setting is ignored then.
- Interval Type
The backup starts only after
the site is accessed after the specified time at time. Please note that it
is not the one executed even if there is no access in the site like using the
cron.
- Time As Interval
It is backed up at specified intervals of time.
- Time As Datetime
It is backed up at the time specified every
day.
- Time(Interval or Daily)
- 00:00 ~ 23:00
Please note that the backup is always done when it
makes to Time Interval, and 00:00 is selected.
- Add DROP TABLE
The DROP TABLE
query is added. Default is Yes.
- Display Message
At Yes, the
message is displayed in the upper part of the page. Default is No.
- Archive Type
Please select the
type of the data compressed file.
- Send Mail
At Yes, The file
backed up is transmitted with mail.
- E-Mail
At Blank, It is
transmitted to the mail address of the system.
- Subject
It is a subject of the
backup mail.
- Remove file(sql) after
archive
At Yes, The sql file before it compresses it is deleted.
- Remove archive after send
At
Yes, The archive file before it send it is deleted.
- Mail(Warning or Caution)
When
Warnin or Caution, The message is transmitted with mail.
- Max Log(Line)
Max number of
line. When over this number, The log is deleted by auto.
- Log
The log is read
only.
JBackup System プラグイン
このプラグインは、Joomla!1.5サイトのデータベースをバックアップします。
バージョン 1.1.1
- Crontab + wget でのバックアップをサポートしました
※Crontab + wgetの設定は独自に行ってもらわなければいけません。
- メモリーの上限を超えそうなとき上限値の変更を試みます。
- バックエンドでの実行をオフにできるようにしました。(デフォルトはオフ)
- SQLファイルの保存をテーブル毎に行うように変更しました。
アップグレード方法
特徴
- メールでバックアップファイルを送信します。
- サーバーにsqlファイルや圧縮ファイルを残すことがで
きます。
- バックアップ間隔を毎日の指定時間か、時間毎に行うかを
指定できます。
- 警告、注意メッセージをメールで送信します。
パラメータ
- バックエンド
バックエンドでのバックアップの有効・無効
- Crontabから呼ぶクエリ
ここに指定した値がリクエストするURLに
含まれていて且つその値が"1"の時バックアップが行われます。
例:
wget -q -0 -
'http://yoursite.com/index.php?Crontabから呼ぶクエリ=1'
デフォルトは、"jbackupcron"
なので
wget -q -0 -
'http://yoursite.com/index.php?jbackupcron=1'
となります。
もし、下記のCrontabのみ使用が「はい」ならば、十分に安全で他人に悟られないクエリを指定する必要があります。
- Crontabのみ使用
Crontabで設定したクエリのリクエス
ト時のみバックアップを実行します。この時、他の設定は無視されます。
- 時間間隔
時間は、その指定した時間以降にサイトにアクセスされてはじめてバックアップが起動します。
クロンを使ったときのようにサイトにアクセスが無くても実行されるものでは無いことにご注意ください。
- 時間間隔として
指定した時間毎にバックアップします。
- 毎日の指定時間として
指定した時間に毎日バックアップします。
- 時間(時間間隔か毎日)
- 00:00 ~ 23:00
時間間隔としてを選択し、ここで00:00を選択すると絶えずバックアップ作業がはじまってしまうことにご注意下さい。
- DROP TABLEを追加
DROP TABLEクエリを追加します。デフォルトは「はい」です。
- メッセージを表示
「はい」の時、常にメッセージが出力されます。最初の確認時などに設定してください。デフォルトは「いいえ」です。
- 圧縮タイプ
圧縮タイプを選択してください。
- メールで送信
「はい」の時、メールでバックアップしたファイルを送信します。
- メールアドレス
空白の時、システムのメールアドレスに送信されます。
- 件名
バックアップメールの件名です。
- sqlファイルを削除
「はい」の時、圧縮後元のsqlファイルを削除します。
- 圧縮ファイルを削除
「はい」の時、メール送信後元の圧縮ファイルを削除します。
- 警告・注意メール
警告・注意(エラー時)が発生したとき、メールでメッセージを送信します。
|