#recursion #file #progress #copying #directory #multiple #tool

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

#174 in Filesystem

Download history 324/week @ 2024-09-16 262/week @ 2024-09-23 198/week @ 2024-09-30 13/week @ 2024-10-07

797 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
~162K SLoC