I have updated and made some changes to the WordPress backup script – the backup files now record the command line used to create the file, I have also added a new option “–query” which will return information about the BackUp file it queries. Below is an example of the output that the “–query” options generates:
BackupFile Information:
Filename: /home/mitko/src/wp_backup/wordpressBackup-2010-01-24-09-58-49.bkp
Command used: ./wp_backup –backup –wordpress=/var/www/html –db -vvv
Timestamp: 2010-01-24 10:03:38
File archive size: 480107075 bytes
BackupFile has DB: Yes
DB archive size: 2232634 bytes
Visit the WordPress Backup project page to download the latest version.
VN:F [1.9.13_1145]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.13_1145]


Related Posts
-
Using the WordPress backup script
05 February 2010 3:28 PM |
No Comments
I have had a request from a user of the WordPress backup script to provide more information about the usage of the script. As a result, I have expanded the [...]
-
WordPress backup script
20 January 2010 2:56 PM |
2 Comments
While setting up my WordPress site, I was looking for backup solutions in the case where something goes wrong. WordPress offers a lot of plugins which will create and manage [...]
-
Version 0.3.6 of the WordPress Backup Script is out
08 April 2010 11:22 AM |
No Comments
I have put up the next version of the WordPress Backup script. This new version (0.3.6) adds a new header version, which includes a new field – comment. The comment [...]
-
WordPress Backup v0.3.4
18 February 2010 9:33 AM |
No Comments
Version 0.3.4 of the WordPress Backup script is ready. This version adds backup/restore over FTP enabling users who are hosting their WordPress site on remote hosts to perform backups and [...]
-
WP Backup script with encryption support
25 April 2010 9:30 AM |
No Comments
Version 0.4.0 of the WP Backup script adds several new security features to the script:
Password protection – allows the user to add a password to the BackupFile. The password is [...]