You are here

7 calls to backup_migrate_temp_file() in Backup and Migrate 5.2

backup_migrate_destination_browser_load in includes/destinations.browser.inc
Browser upload destination callback.
backup_migrate_exit in ./backup_migrate.module
Implementation of hook_exit().
backup_migrate_file_compress in includes/files.inc
Compress a file with the given settings. Also updates settings to reflect new file mime and file extension.
backup_migrate_file_decompress in includes/files.inc
Decompress a file with the given settings. Also updates settings to reflect new file mime and file extension.
backup_migrate_perform_backup in ./backup_migrate.module
Perform a backup with the given settings.
backup_migrate_perform_restore in ./backup_migrate.module
Restore from a file in the given destination.
backup_migrate_perform_restore_file in ./backup_migrate.module
Restore from a file in the given destination.