[Server-devel] Backup and Recovery
Martin Langhoff
martin.langhoff at gmail.com
Tue Oct 27 10:39:53 EDT 2009
On Tue, Oct 27, 2009 at 3:31 PM, Hamilton Chua <hamilton.chua at gmail.com> wrote:
> I see that it is a journal entry with a "data" file and a metadata
> directory. I can unzip the "data" file to get to the backed up files and
> it has the correct metadata.
That sounds right.
> I think the problem is that the journal doesn't recognize it as a zip
> file and does not unzip it.
Two options there: moodle isn't serving it with the right mime-type
(application/vnd.olpc-journal-entry) or something is going amiss in
the Browse.xo->Journal handling of the file.
If you can do a packet capture of when you download the file, you
should be able to see the mimetype being sent...
m
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list