Bug - Overwrite operation logs incorrectly

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Bug - Overwrite operation logs incorrectly

Bug - Overwrite operation logs incorrectly

by Sn3akyP3t3 » Sun Sep 02, 2012 10:26 am

If a filename already exists in the selected recover to directory R-Studio offers options to overwrite or rename, but the log shows that the recover operation failed. The following line shows the recovery operation was a success which conflicts with the preceding 2 lines which indicated failure. The overwrite operation is not logged and perhaps should be as well as rename if it is not already.

Information System 9/2/12 10:19 AM Recover files started
Error Recover 9/2/12 10:19 AM Recovering file /media/500GB/D/R-StudioRecovered/0.tib failed. The file exists
Error Recover 9/2/12 10:21 AM Recovering file /media/500GB/D/R-StudioRecovered/1.tib failed. The file exists
Information Recover 9/2/12 10:23 AM Successfully restored: 2 files. Failed: 0 files.
Information System 9/2/12 10:23 AM Recover files completed

Top