#recursion #file #progress #copying #directory #multiple #report

app deepcopy

A simple tool to copy files and directories recursively, and report current progress

6 releases

0.1.5 Sep 30, 2024
0.1.4 Sep 28, 2024

#376 in Filesystem

Download history 5/week @ 2024-10-16 2/week @ 2024-10-30 1/week @ 2024-11-06 1/week @ 2024-12-04 2/week @ 2024-12-11 2/week @ 2025-01-01

325 downloads per month

MIT license

17KB
393 lines

deepcopy

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.

Usage

Dependencies

~6–14MB
~159K SLoC