Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 367 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 367 Bytes

check-archived

Usage

$ check-archived --version
$ check-archived target-folder archive-folder

Objective

$ check-archived target-folder archive-folder
  1. List files in target
  2. Find files in archive (same name, same size)
  3. Check SHA1

Develop

Cheat sheet

$ go mod init quoonel/check-archived