lsd-rs/lsd

"cannot access '.'" error on Windows

Open

#334 opened on Mar 8, 2020

View on GitHub
 (14 comments) (0 reactions) (0 assignees)Rust (13,400 stars) (434 forks)batch import
help wantedkind/bugos/windows

Description

Installed from the latest master branch commit:

  • on a substituted drive:
C:\Users\thorsten\.cargo\bin\lsd.exe
cannot access '.': The access control list (ACL) structure is invalid. (os error 1336)
  • on C:
C:\Users\thorsten\.cargo\bin\lsd.exe
cannot access '.': The specified domain either does not exist or could not be contacted. (os error 1355)

Contributor guide