#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

#463 in Filesystem

Download history 11/week @ 2024-10-12 2/week @ 2024-10-19 3/week @ 2024-11-02 2/week @ 2024-12-07 1/week @ 2024-12-14 2/week @ 2024-12-28

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
~158K SLoC