
gversion
User
May 26, 2011, 11:05 AM
Post #2 of 2
(126 views)
Shortcut
|
|
Re: [gversion] Why is the Auto backup creating 2 files
[In reply to]
|
Can't Post
|
|
Hi all, Further to my previous post, it looks like by adding a value to the variable below, the script stops sending 2 copies of the backup file: $GLOBALS['AUTOBACKUP_DEFAULT_PREFIX'] When I had no value in this field (i.e. the filename should use the domain name as the prefix), the script was sending 2 copies (one with "mydomain" as the prefix and the other with "no-hostname" as the prefix). So I typed in "cms" into this variable and now the filename is as follows: cms-v2.06-hourly-18.sql.php.gz ... and only one file is being created and emailed to me Greg
|