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.
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.