lsd-rs/lsd

"cannot access '.'" error on Windows

Offen

#334 geöffnet am 08.03.2020

 (14 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (434 Forks)batch import
help wantedkind/bugos/windows

Repository-Metriken

Stars
 (13.400 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 34T 3h) (2 gemergte PRs in 30 T)

Beschreibung

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