Page 1 of 1

R-Studio - a bug with time stamp comparison

Posted: Thu Sep 07, 2017 4:28 pm
by Peter
"Recover" files dialog, advanced options, "Files already exists" section.

Time comparison doesn't work correctly because the utility takes the existing file time stamp as local time (read from win api call), but the new file time stamp as GMT time (read from recovered FS metadata).
Thus, even if files are exactly the same, the skip mode would never work.

The local computer time zone need to be used to modify one of the time stamps.

Re: R-Studio - a bug with time stamp comparison

Posted: Fri Sep 08, 2017 6:39 am
by Alt
What is the version of R-Studio you're using?

Re: R-Studio - a bug with time stamp comparison

Posted: Thu Sep 14, 2017 5:14 pm
by Peter
the latest one - 8.3 build 168075

Re: R-Studio - a bug with time stamp comparison

Posted: Mon Sep 18, 2017 11:46 am
by Alt
Peter wrote:the latest one - 8.3 build 168075
I've passed the problem to our developers. Thanks for reporting!