OSCommerce Product Manager for Windows
FS#241 - Database backup option.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 14 August 2005, 12:37 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Monday, 15 August 2005, 04:33 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 14 August 2005, 12:37 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Monday, 15 August 2005, 04:33 GMT
|
DetailsAn useful option would be to allow to backup the osCommerce database locally.
Maybe using the backup utility of osCommerce, then transfering the file. |
This task depends upon
This should be done in the PHP realm. No SYSTEM calls to external programs. Most osCommerce stores are in hosting services withous permissions to call external apps.
Server-side script ready. Based on code from osCommerce (from the catalog/admin/backup file).
Implemented.
Closing.