Where I can find this version 2 of backup and migrate ?

Comments

ronan’s picture

On the releases page for the module:
http://drupal.org/node/189065/release

ldbl’s picture

Thanks a lot.
I have one more question. Is it possible to restore file without upload. I fight with this one day without success.
I trying to restore like this but nothing happends.
backup_migrate_perform_restore('upload', 'backup.mysql', $settings);
Can I do this?

Regards.