OSCommerce Product Manager for Windows
FS#251 - Backup file name should include the hostname.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Saturday, 27 August 2005, 22:42 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 28 August 2005, 12:15 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Saturday, 27 August 2005, 22:42 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 28 August 2005, 12:15 GMT
|
DetailsCurrently, the filename of the backup file is formed as:
osc_YYYYMMDD_HHMMSS.sql.gz The name should include also the hostname: host_YYYYMMDD_HHMMSS.sql.gz The filename is set server-side. The hostname can be lot of things but we should use only the hostname used by the client, not the server. So, the client could add the hostname part after receiving the suggested filename from the server. If the hostname contains dots, they should be deleted or replaced. |
This task depends upon
Fixed.