The backup is now working really nice. Is there a way to schedule backup from windows task scheduler?
George.
I’m working on the next version. The newest enhancement is built-in login security based on PHP session cookies. This will enable users that don’t want or can’t use alternate authentication methods like Apache’s .htaccess/.htpswd functions to have secure BkupMODx installations.
My concept is to control the login functions via the common config file. Some of the controls are to enable/disable login security, control login timeout by session or minutes, and allow multiple user/pswd combinations.
So far it seems to hold up well on the Linux development platform!
v1.7 just released!
* Added security with username/password login
* Updated verify screen to display compress setting
* Standardized menus on all screens
* Improved zip process to include empty directories
* Refactored code to validate as W3C XHTML 1.0 Transitional
Upgrade and new installation instructions in README.txt.
Enjoy!
-
☆ A M B ☆
- 1,231 Posts
Hey Chuck. All my zips are corrupt even on sites that are 30mb. I’m sure I have my settings correct. What could be the problem?
This is happening with compression on or off.
! bkup_20080707_040424.zip: The archive is either in unknown format or damaged
What OS and what program are you using to unzip the files with? The PclZip compression class has an FAQ item saying that WinZip 6.0 does not recognize the compression format but Winzip 8.0 does for example.
-
☆ A M B ☆
- 1,231 Posts
I’m using vista ultimate (cough) and the latest version of winrar.
-
☆ A M B ☆
- 1,231 Posts
I can use local php.ini files on my hosting so which setting am I looking for in the PHPinfo?