Hi guys , I am using backup_migrate module(6.x-1.1).
This version has no problems.
But recently backup_migrate module(6.x-1.2) is coming.
So I just enable the module in my site.
That is small difference from 6.x-1.1
backup_migrate module(6.x-1.2) fails to store database information. Inspite of storing 20MB , it stores only 5.89MB . I download the storing data and when i viewing that data. the data is strucking at cache tables.
So i disable that module from modules folder.
But i can't able to delete the "backup_migrate" folder which is at "sites/default/files".
My filezilla reports as "Operation not permitted".
So i change the file permission as "777". till i cant able to delete that folder.
any help.
Comments
Comment #1
Tomtefar commentedMaybe the folder isn't empty? Perhaps a .htaccess file? Make sure hidden files and folders are shown in your ftp-client
Regarding the Backup Migrate bug I would suggest trying the latest version, which is 6.22 under "Recommended releases" and see if the problem persist. If not you could always try to disable backup of cache-tables (which I think is default)
/Magnus
Comment #2
grendzy commentedMoving to the backup and migrate queue.
Comment #3
ronan commentedLet me know if this is an issue in the 2.x branch
Comment #4
ronan commentedClosing this in to clean up old tickets. Please reopen if it's still applicable.