Java based program and file permission issue
Can anyone tell me how java based program govern the permission of file created by it. We have Java based concurrent programa and tille yesterday it was creating a file with permission 644, but now it has started to create with 600.
It should be govern by program, but not sure what could be the reason. Nothing change from program and server side ( permission ) etc.