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

Tomtefar’s picture

Maybe 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

grendzy’s picture

Project: Drupal core » Backup and Migrate
Version: 6.15 » 6.x-2.x-dev
Component: file system » Miscellaneous
Category: bug » support
Priority: Critical » Normal

Moving to the backup and migrate queue.

ronan’s picture

Status: Active » Postponed (maintainer needs more info)

Let me know if this is an issue in the 2.x branch

ronan’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing this in to clean up old tickets. Please reopen if it's still applicable.