just spitballing here but could it be the file is open for exclusive access
by some process? IIRC that means no other process can open that file even
for read access.
On Jun 12, 2011 4:29 PM, "Steve Tomporowski" <[email protected]> wrote:
> I'm using SyncToy to make an echo backup to an external USB drive. I
> have one file that has a problem and I could use some suggestions. When
> I run SyncToy, this file will not copy over, I'm told 'unable to read
> from disk'. I get the same result when I try to move or copy it by
> hand. However, since it's an .flv, if I play it (KMP), it plays fine.
> Checked permissions and set it to full control and still have the
> problem. Any idea as to what's up. Oh, yeah, every other file on that
> drive (as far as I can tell), will copy over fine. Strange.
>
> Thanks...Steve