Added support for creating a sidecar from a folder containing

the files of a tape dump. e.g.: tape1/file01, tape2/file02,
	etc.
This commit is contained in:
2017-08-08 21:15:14 +01:00
parent 5ff4f7bcbe
commit ac68968610
5 changed files with 300 additions and 43 deletions

View File

@@ -1,3 +1,8 @@
* Options.cs:
* Commands/CreateSidecar.cs:
Added support for creating a sidecar from a folder containing the
files of a tape dump. e.g.: tape1/file01, tape2/file02, etc.
* Commands/Ls.cs:
* Commands/Analyze.cs:
* Commands/ExtractFiles.cs: