Quick Manual backup, puts file into Scheduled directory. Manual Directory is not created.
dbeall - August 25, 2009 - 03:34
| Project: | Backup and Migrate |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Doing a bit of testing this great module. D6 on wamp with latest dev.
On Quick backup:
(Backup from) Default Database (to) Manual Backups Directory (using) Default Settings.
Notice at top of page:
Default Database backed up successfully to localhostgallery.dev-2009-08-24T23-23-37 in destination Manual Backups Directory in 241.7 ms
The backup is performed as expected, but file is in the scheduled directory. Manual Directory is not created.
This not an issue for me, just reporting a possible bug.

#1
I fixed the problem overriding the location as follows:
Manual Backups Directory -> sites/default/files/backup_migrate/manual
Scheduled Backups Directory -> sites/default/files/backup_migrate/scheduled
#2
@giorez, Thank you, I am a little new with modules and didn't know what to make of it..
I will follow your lead.
sorry it took me a while to get back here.
#3
Fixed in the latest dev. Thanks for the report.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.