"crazzybugger" <ajaykumarns@gmail.com> wrote on 16 Sep 2006 09:47:35
-0700 in comp.lang.java.programmer:
>hi
> Here is a short description of what i am trying to do..........
[quoted text clipped - 6 lines]
>directory.......... why is that so ? and is there anyway of rectifying
>or achieving my goal ?
"770" indiates that the directory can be read/written/executed by both
its owner and members of its owner's group, but all other users have
no permissions at all on the directory. It looks like the user account
under which your appserver is running falls into the "all other users"
category.
Try setting the permissions to 772, which will allow users in the "all
other users" category to write to the directory, but not read it or
"execute" it (get a directory listing) from it.

Signature
Check out QueryForm, a free, open source, Java/Swing-based
front end for relational databases.
http://qform.sourceforge.net
If you're a musician, check out RPitch Relative Pitch
Ear Training Software.
http://rpitch.sourceforge.net