|
Posted by Hutch on August 22, 2007, 12:24 pm
Please log in for more thread options
How deep is your file path?? We have had similar problems where people would
save documents, but not take into account the 256 character limitation, which
applies to both the file path, and then the name of the document.
Example: Let's say they stored a document 10 folders deep. Take that full
path name, plus the name of the document. If over the character limit, the
file will appear as Access Denied to everyone (including administator) EXCEPT
the file owner.
If this is the case, when you look at the properties of the file in
question, (and if I remember correctly) all options to make changes will be
greyed out, even if the access lists shows that you have full access to make
changes.
Easy way to fix is to create a share the folder that contains the file.
Give yourself full permissions on the share. See if you can now access the
file. FYI, you will probably need to take ownership of the file, before you
can make changes.
Not sure if this is the problem you are experiencing, but give it a try and
let me know.
"Muzzzy" wrote:
> Unfortunately it's not it - i uninstalled mcafee antivirus and still
> have no access to that file. Actually while copying the drive i found a
> few other files with the same problem... I need those but have no idea
> what to do...
>
> Roger Abell [MVP] wrote:
> >> Hello,
> >>> Thanks for trying to help me! I really appreciate that!
> >>>
> >>> Output of cacls:
> >>>
> >>> D:\Andrey\Netcat>cacls nc.exe
> >>> D:\Andrey\Netcat\nc.exe BUILTIN\Administrators:F
> >>> NT AUTHORITY\SYSTEM:F
> >>> BUILTIN\Users:F
> >>>
> >>> and as you can see it's not a system/reserved name. And yes, i did
> >>> reboot; also i ran Unlocker to see if for any reason this file is locked
> >>> by any process and it's not.
> >>>
> >>> Was able to delete from cmd, but it doesn't solve the problem though: i
> >>> have couple more files like that and those I need to use, so i can't
> >>> delete them... any suggestions?
> >> maybe the virus scanner is involved?
> >
> > Hi Olaf !!
> > That was exactly my thinking, anti-malware interference,
> > especially seeing netcat\nc.exe
> > Roger
> >
> >
> >> You could also check, if you see something with Process Explorer.
> >>
http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/ProcessExplorer.mspx
> >> Best greetings from Germany
> >> Olaf
> >
> >
>
|