1
0
Fork
You've already forked copier
0
No description
  • Go 100%
Find a file
2025年07月24日 01:10:08 +02:00
config modified: config/config.go 2025年07月24日 00:55:21 +02:00
gui modified: config/config.go 2025年07月24日 00:55:21 +02:00
worker modified: config/config.go 2025年07月24日 00:55:21 +02:00
.gitignore initial commit 2025年07月23日 22:56:08 +02:00
go.sum modified: config/config.go 2025年07月24日 00:55:21 +02:00
main.go modified: config/config.go 2025年07月24日 00:55:21 +02:00
README.md modified: README.md 2025年07月24日 01:10:08 +02:00

Copier

A lightweight and efficient file/directory copying tool with verification.

Features

  • Fast recursive file/directory copying
  • SHA-256 checksum verification
  • Progress reporting
  • Dry-run mode
  • Configurable buffer sizes
  • Preserves file permissions and timestamps