I have been experiencing a problem with Fileup
across a Network UNC share. It works fine locally

** Note this is also over SSL [Which really shouldn't matter]
I keep getting an error that indicates a permissions error
but I setup the IIS anonymous user account for the site
using my domain usrid and password.

I am using the UNC share as the fileup upload point
but am getting nowhere fast.

Anyone have experience with fileup across UNC's

here is the error
SoftArtisans.SAFile.1 error '8007010b'
Creation of cached file failed. Please check the NTFS permissions
for the directory path \\ZB75-INSBZ7\INWEX125\956172\InTrans.
This directory requires Read, Write and Delete permissions by the
anonymous user ( NT account: IUSR_computername ) and/or by
your authenticated users.The directory name is invalid.

/Secure/Authenticated/UploadResponse.asp, line 65

Line 65 is the Path in the error
The UNC share exists, the permissions are there, and fileup
works okay on the local machine.