Your FileUp application uploads successfully using Windows clients, but when using some or all Mac clients, FileUp returns an 80020009 error, reporting path and/or permissions problems or a mac decoding error.
Specifically, it will show a filename using characters that are being interpreted incorrectly as rectangles and higher ascii symbols. This is causing an incorrect path to the file, and FileUp will fail to be able to move the file from the cached location to the final directory for saving.
For example:
Softartisans.safile.1 error '80020009'
Error occurred when moving cached file to final destination.
Please check the ntfs permissions for the directory
"c:\upload" and the directory containing the file
"c:\upload\[inappropriate windows file name characters]".
These directories require read, write and delete permissions
by the anonymous user ( nt account: iusr_computername )
as well as for your authenticated users.
Or:
An error occured while saving the file.
Mac decoding failed.
Please check NTFS permissions for the directory path [path].
This directory requires Read, Write and Delete permissions
for the anonymous user account(NT account: IUSR_computername)
and/or by your authenticated users.
The operation completed sucessfully.
(SoftArtisans.SAFile.1)
These errors are due to incorrect interpretation of Mac-specific file information.
|