I used backup with no problems under 5.2. Since 5.3 when I click on a backup link - to download to my local machine - I get an error "Page not found". However the file is there in my drupal root dir and I can get it by using FTP app.
I used backup with no problems under 5.2. Since 5.3 when I click on a backup link - to download to my local machine - I get an error "Page not found". However the file is there in my drupal root dir and I can get it by using FTP app.
Comments
Comment #1
skizzo commentedI saw the same problem. In my installation it happens only if Clean URL are disabled. Enabling Clean URLs fixes it.
Comment #2
krunar commentedi have the same problem with the 5.x-3.0 release and I have clean urls enable.
I find out the problem was caused due to i18n. The link http://example.com/en/mybackups/drupal-backup-20080215191932-530939543.t... was not working but if you remove the en then its fine. Any idea how i can fix this one?