In message <[EMAIL PROTECTED]> on Mon, Dec 27, 2004 at 06:26:56PM +0800, Antony N. Lord wrote: > >It may also be worthwhile looking up info on Apple's site about "Folder > >Action Scripts" . This should allow for an action where all files uploaded > >to that folder automatically have their permissions changed to whatever you > >need. > > I gave this a crack - sadly it doesn't work. I'm not sure if its > because the file already exists in the folder (and is overwritten) or > because the file is FTPed there... > > I shall have to keep trying...
Assuming Tiger has support for POSIX ACLs, this will be possible with ACLs. Other than that, the question must be asked as to *why* the privileges are not adequate in the first place. At the very least, change the 'group' of the files so that they are readable by the web server. Also, are you still sure that the PC can't be fixed?

