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. |
No comments yet
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. |