ffs icon indicating copy to clipboard operation
ffs copied to clipboard

Pack/unpack approach

Open mgree opened this issue 3 years ago • 0 comments

Just load/unload data directly on the filesystem.

Progress indicator. https://docs.rs/indicatif/0.16.2/indicatif/

Multithreading? (Is that ever a performance win?)

Pack

BFS?

Unpack

Flag to follow symlinks, possibly even out of the root.

-i flag for prompting on weirdness.

mgree avatar Oct 02 '21 12:10 mgree