2009-08-17, 12:01:36
Derek, I've had an idea about this... let me know what you think if this will work to resolve these types of issues:
<as we are about to write to a file>
1. chmod directory to 777
2. write file
3. chmod directory back to 544
<as we are about to write to a file>
1. chmod directory to 777
2. write file
3. chmod directory back to 544