fcp
File copier
A fast alternative to Unix cp command for copying large files and directories
A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.
767 stars
5 watching
19 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
clicommand-linecommand-line-toolfastrustunix
Related projects:
Repository | Description | Stars |
---|---|---|
tarka/xcp | A utility for efficiently copying files and directories while handling various filesystem features and optimising performance. | 750 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
davglass/cpr | A NodeJS module for copying files recursively while filtering and customizing the copy process. | 79 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
l0garithmic/fastcolabcopy | Fast and parallel file transfer tool | 29 |
appleboy/drone-scp | A tool for copying files and artifacts via SSH using various protocols or CI systems. | 145 |
trickypi/rollup-copy-smartly | A plugin that watches file changes and copies files from source to destination directories | 3 |
calvinmetcalf/copyfiles | A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
hugocarreira/go-decent-copy | A tool that provides a simple file copying mechanism in Go | 22 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
vladshcherbin/rollup-plugin-copy | A plugin for Rollup that copies files and folders with glob support | 271 |
sapphi-red/vite-plugin-static-copy | A plugin for vite that copies files during dev server startup for faster build times | 292 |
pkolaczk/fclones | A tool that identifies and removes duplicate files from a file system | 1,976 |
otiai10/copy | A tool for recursively copying directories and files in Go. | 726 |