Home     Products      Support      Corporate     Sign In 
Support Knowledge Base, Article 1172
Product
FileUp
Version
versions 5.0.11 and earlier
Title
Uploading files from a Mac client using Internet Explorer 5.2 caused corrupted files.
Problem

Using Internet Explorer 5.2 to upload files from a Mac client to a Windows Server(using FileUp) caused the files to be corrupted. This is because this version of Internet Explorer was not setting the Content-Type header to "application/x-macbinary", which FileUp requires. Proper decoding was not taking place, and FileUp was saving the file with the full Mac header, thereby corrupting the file.

Solution
In version 5.0.12 of FileUp Standard Edition, the ContentType property of the SAFile object was changed from "read-only" to "read/write". By setting this property to "application/x-macbinary", FileUp will be able to properly decode the Mac binary despite the incorrect header sent by Internet Explorer.
Related Links
Created : 8/8/2005 3:17:05 PM (last modified : 8/8/2005 3:17:05 PM)
Rate this article!
 
Comments