"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.
R-Studio - a bug with time stamp comparison
Re: R-Studio - a bug with time stamp comparison
What is the version of R-Studio you're using?
Re: R-Studio - a bug with time stamp comparison
the latest one - 8.3 build 168075
Re: R-Studio - a bug with time stamp comparison
I've passed the problem to our developers. Thanks for reporting!Peter wrote:the latest one - 8.3 build 168075