Hi Hackers,
I think I just found out why Mozilla users (probably only under
Windows?) have trouble saving .pkg files from the Mogul to disk without
them getting corrupted. Your web server delivers them as Content-Type:
text/plain, which they are not. Mozilla looks at the MIME type, decides
that it is pure text and goes on to DOSify it. Internet Explorer doesn't
have that problem, because it cares more about the extension than the
MIME type.
I think you need to ask your web master to associate the .pkg extension
with the application/octet-stream type instead.
Cheers,
Torbjorn
-
Please send submissions to hackers@mozart-oz.org
and administriva mail to hackers-request@mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.