Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 06:35 UTC
Updated:
22 May 2010 at 03:20 UTC
When you choose not to have a timestamp appended and the file already exists the expected behavior would for the old backup to be overwritten. This is a minor check to see if it exists and deletes it and shows a warning that the file has been overwritten.
| Comment | File | Size | Author |
|---|---|---|---|
| backup_migrate.overwrite.patch | 765 bytes | daniel.a.lopez |
Comments
Comment #1
ronan commentedI've never had an issue with pre-existing files, and it has always worked as you describe for me, so I'm guessing this issue has something to do with the way your file system permissions are set up. Either way your change should work either way, so I'll take a look and get it committed when I get a chance.
Comment #2
ronan commentedI'm not sure this is still an issue, but reopen if I'm wrong.