lsd-rs/lsd

"cannot access '.'" error on Windows

开放

#334 创建于 2020年3月8日

 (14 条评论) (0 个反应) (0 位负责人)Rust (434 个派生)batch import
help wantedkind/bugos/windows

仓库指标

星标
 (13,400 个星标)
PR 合并指标
 (平均合并 34天 3小时) (30 天内合并 2 个 PR)

描述

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)

贡献者指南