When I update a file inside a folder that exist inside another folder, the immediate parent folder's timestamp is updated but not the two levels up parent folder.
For example, if the structure was... /directory/subdirectory/test.pdf
If I were to overwrite the test.pdf file, the timestamp for test.pdf is updated; "subdirectory" folder's timestamp is updated.. but NOT "directory".
Shouldn't the folder "directory" also be updated since its content was updated?
