Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] primary drive root directory listing has os errors for system files #1212

Open
mattdkerr opened this issue Jun 30, 2023 · 0 comments

Comments

@mattdkerr
Copy link

  • v0.10.1 [+git]
  • Windows 11
  • built from cargo command
λ exa
[.\DumpStack.log.tmp: The process cannot access the file because it is being used by another process. (os error 32)]
[.\hiberfil.sys: The process cannot access the file because it is being used by another process. (os error 32)]
[.\pagefile.sys: The process cannot access the file because it is being used by another process. (os error 32)]
[.\Recovery: Access is denied. (os error 5)]
[.\swapfile.sys: The process cannot access the file because it is being used by another process. (os error 32)]
[.\System Volume Information: Access is denied. (os error 5)]
$Recycle.Bin
$WinREAgent
Cloud
cmder
Documents and Settings
OneDriveTemp
PerfLogs
ProgramData
Program Files
Program Files (x86)
Python27
SMSTSLog
temp
Users
Windows
Windows.old

using globbing doesn't fix, nor any other options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant