Page 1 of 1

Verify included in the log

Posted: 2013-09-26, 11:46 UTC
by a_flying_visit
The "verify" option in the copy/move dialog window is a great idea. There is no trace of verification in the log file though. I think the log file should include this operation.

Posted: 2013-09-27, 09:58 UTC
by ghisler(Author)
Currently only errors are logged.

Posted: 2013-10-04, 10:09 UTC
by white
+1 for also logging when verification was a success. You should be able to see in the log file which file was copied with verify and which file was copied without.

Log successful verify after copy

Posted: 2013-10-18, 12:19 UTC
by white
Copy operations with and without verify after copy are logged the same. You can not see in the log file whether or not verify after copy was performed.

I suggest to log successful verify after copy operations. For example like this:

Code: Select all

18-10-2013 14:02:52: Copy: d:\temp\file.txt -> c:\temp\file.txt
18-10-2013 14:02:52: Copy(Verified): d:\temp\file.txt -> c:\temp\file.txt

Posted: 2013-10-22, 16:24 UTC
by white
[mod]Thread "Log successful verify after copy" merged with this thread.

White(moderator)
[/mod]

Posted: 2014-02-25, 10:23 UTC
by byblo
I support the suggestion ("Verified" into the log line)

Posted: 2014-02-25, 17:27 UTC
by petermad
Support ++