>If the share is read-only, that implies that no one has permission to write,
>modify or delete files through the share. Keep in mind, also, that share
>permissions are separate from filesystem permissions - that is, you might
>grant a user full control to the directory within the filesystem, yet if the
>share permissions are more restrictive than the filesystem permissions, the
>user might not be able to write or delete.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>voice: (202) 797-5496
>fax: (202) 797-5444

Thanks, I guess I didn't give correct info, the directory is wide open, but the file 
itself is read-only.  I can write files and delete non-read-only files, but ones that 
are read-only are returning an error...

Also, I am deleting the file from a cfc that is called via flash remoting.  I know it 
isn't a remoting issue however, as I have called the cfc in CF and get the same error.

Status (object #2)
.....code: "SERVER.PROCESSING"
.....description: "Service threw an exception during method invocation: The 
file/directory "\\estarsdev01\estarsdocs\LMSI\2002\9\32759\assignVol_dump.txt" 
provided as the "Destination" is ReadOnly."
.....details: "coldfusion.tagext.io.FileTag$DirFileIsReadOnlyException: The 
file/directory "\\estarsdev01\estarsdocs\LMSI\2002\9\32759\assignVol_dump.txt" 
provided as the "Destination" is ReadOnly.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to