List and hash filesystem contents when creating a sidecar.

This commit is contained in:
2019-05-10 23:36:49 +01:00
parent b40549bef7
commit da23dfca54
5 changed files with 312 additions and 12 deletions

View File

@@ -66,6 +66,7 @@
<Compile Include="Options.cs" />
<Compile Include="ImageFormat.cs" />
<Compile Include="PrintScsiModePages.cs" />
<Compile Include="Sidecar\Files.cs" />
<Compile Include="Statistics.cs" />
<Compile Include="Checksum.cs" />
<Compile Include="Logging\IBGLog.cs" />