← Back to match
fcp
Significantly faster alternative to Unix cp, optimized for copying large files and directories on SSDs.
Desktopfreeglobal
fcp is a command-line tool that replaces the standard Unix cp for common copy tasks, providing much faster local copies of large files and directory trees on SSD-backed systems. It reduces time spent waiting on large local transfers and is aimed at developers and system administrators who move datasets or build artifacts on Unix-like machines. The tool is open-source under the BSD-3-Clause license and intended for self-hosted SSD-equipped systems rather than HDDs.
Categories
developer tools

