On 06/16/2014 09:44 PM, Keqin wrote:> Hi everyone,
> std.file.FileException@std\file.d(2519): C:\$Recycle.Bin\S-1-5-18: > Access is den > ied. > > I believe the exception comes from the following line: > auto entries = dirEntries(dirpath, SpanMode.depth); Known issue: https://issues.dlang.org/show_bug.cgi?id=12391 Also see: https://issues.dlang.org/show_bug.cgi?id=8967 https://issues.dlang.org/show_bug.cgi?id=6138 Ali