storage-validator

module
v0.0.0-...-ea891f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2024 License: MIT

README

storage-validator

Backup validator - generates and validates files' checksums in a specified directory

Execution flags
Flag Env. variable Default value Description
d D Working directory path
m M Operation mode (init/validate/reset)
Usage

Init directory:
go run cmd/storage-validator.go -d /path/to/dir -m init

Validate initialized directory:
go run cmd/storage-validator.go -d /path/to/dir -m validate

Reset storage validator data (doesn't affect original directory contents):
go run cmd/storage-validator.go -d /path/to/dir -m reset

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL