Crates.io | deepcopy |
lib.rs | deepcopy |
version | 0.1.5 |
source | src |
created_at | 2024-09-20 14:37:15.76953 |
updated_at | 2024-09-30 19:57:02.814867 |
description | A simple tool to copy files and directories recursively, and report current progress. |
homepage | |
repository | https://github.com/lo9ud/deepcopy |
max_upload_size | |
id | 1381324 |
size | 37,352 |
A recursive copying tool.
Downloads each file as a separate job, with multiple tools to enforce your favourd style of idempotentcy (i.e. overwite everything, kip any already present etc.)
Contributions welcome.