Chunker Module
src/chunker.rs — Streaming chunk creation and reconstruction.
Streams source files and directories into fixed-size |
Data is written directly to the destination (USB) path without intermediate temp files — a streaming architecture. |
|
Reconstructed files are placed in the user-specified destination directory, recreating the original directory hierarchy. |
|