I don't want anybody to create a file then change the creation date to backward date(For example using touch or system call).
In my Ubuntu hosting account I'm getting many hacked php code getting uploaded.
Disallowing them to change the time of file when it landed will help me locate new files easily.
What is the way to achieve it? I could not find answer anywhere!