Getting this message whenever running cron-based or manual backups:
warning: rename(/tmp/backup_migrate_4b622e4c9a470.mysql.gz,sites/default/files/backup_migrate/manual/CatalystCaucus-2010-01-28T19-39-39.mysql.gz) [function.rename]: Operation not permitted in /usr/www/users/catalys2/dev/caucus/sites/all/modules/backup_migrate/includes/destinations.file.inc on line 30.

This is with the 2.2 version.

Comments

matshep1’s picture

I am also getting a similar error message with this version of the module (and the previous version). The backup is still successful but my logs are full of these errors. Anyone know of a way to suppress this error?

Cheers,
Mat

catofcheshir’s picture

Have same error in logs.

unlink(/tmp/backup_migrate_4b86eb32ded0f.ru-2010-02-26T00-27-14.mysql) [<a href='function.unlink'>function.unlink</a>]: Operation not permitted в файле /home/cat/modules6/backup_migrate/backup_migrate.module в строке 124.

ronan’s picture

Status: Active » Closed (duplicate)

This is likely the same issue as: #494808: error unlinking orphaned temp files on shared hosting if you're on a shared host, the solution is to set Drupal's temporary folder to something that isn't shared by everybody on the server.