Show HN: A cp wrapper that appends –reflink=always if possible to speed it up

CallMeAlphabet1 pts0 comments

fastcp is a Rust / Bash wrapper around cp that scans if the filesystem supports reflink, and auto-appends --reflink=always if possible to make cp faster.

reflink wrapper appends always possible show

Related Articles