Comment 1 for bug 691314

Revision history for this message
jsherk (jeff-forerunnertv) wrote :

I may have found the issue that is causing this problem...

I am using WinSCP to upload/download files, and there is a setting called "Preserve Timestamp" which was enabled, so everytime I modified a file and saved it on my computer, the CREATED DATE did NOT change, and then when I uploaded it to the server with WinSCP, it keep the original created date and would not modify the timestamp.

I have unchecked this option, so now everytime a file is uploaded, it gets a new timestamp. So, assuming that phpds looks at timestamps to determine if a file has been modified or not, this should solve the problem.

Setting is located here in WinSCP:
Preferences > Preferences > Transfer > Common Options:Preserve Timestamp

I will report back if I find the problem still exists.

Thanks