Are your timestamp files inheriting permissions from the directory, or are they assigned specific permission at the time they're created?
If they're inheriting the permissions, change the permissions at the directory. If you're assigning them specific permissions at creation time, change the code that creates the files.