Direkt zum Inhalt

Error Recovering/Validating Image Over Network

Thread needs solution

I have a library of images stored on a server that i access via a mapped drive. Since installing True Image 2013, I am getting errors about inconsistent or corrupted files when i try to restore some of these images or even just validate them. If I go to a machine that still has B&R 10, I don't get any errors trying to access the same files everything seems to work fine.

Attached is a screen shot of the error. I am running Windows 8 Enterprise.

Event code: 0x01EF0013+0x000B041D+0x00040007+0x0000FFF0+0x80070003

What is odd, is that not all files give this error. Only some.

Thanks.

Anhang Größe
ti2013_error.jpg 43.06 KB
0 Users found this helpful

ATI with a network drive, use a UNC path to to your NAS device for a backup destination, not a typical friendly "mapped" drive.
e.g.
\\192.168.2.25\My Backups\

I believe it may also be possible to use a UNC path that includes server name rather than IP, such as
\\server1\My Backups\

Yes, that did seem to work. But is this a bug they are going to fix? It works fine in other versions.

I'm not sure it's a bug.

ATI requires thorough and direct access to drives on which it archives or restores. Network drive mapping adds a layer of abstraction, provided by Windows. It may be that this layer of abstraction prevents ATI from having the connection that is needs. A UNC path is more direct.

Note: I'm just speculating here. Perhaps an Acronis staffer can provide more insight.