"Access Denied" after Tape Restore

  • Thread starter Thread starter dwa
  • Start date Start date
D

dwa

We did a test restore from a backup tape and now find that we cannot delete
*some* of the files that were restored off the tape. The files in
question are all in "temp" directories underneath visual source safe
archives, so it would appear that some kind of exclusivity bit got copied
onto the tape, then restored onto the other disk, so the system still thinks
the file is in use?

How does one delete these files? It seems to make no difference if one is
logged in as the administrator, nor does "attrib -r *.*" work.

-- dwa
 
dwa said:
We did a test restore from a backup tape and now find that we cannot
delete *some* of the files that were restored off the tape. The
files in question are all in "temp" directories underneath visual
source safe archives, so it would appear that some kind of
exclusivity bit got copied onto the tape, then restored onto the
other disk, so the system still thinks the file is in use?

How does one delete these files? It seems to make no difference if
one is logged in as the administrator, nor does "attrib -r *.*" work.

What backup software, and did your job specify anything about security?
Attrib won't do anything - this isn't about files being marked read-only.
Try to take ownership of the folders/subfolders as "Administrators" - push
the changes down through the subfolders - then check/change the NTFS
permissions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top