An asynchronous command line copy for linux and *nix

Qcp is a small footprint asynchronous copy program. It works more or less like the standard cp command except that the first call forks to the background to process command and further calls pass copy commands to the daemon. Command are then processed one at a time in the background.

This is very usefull when you want to copy multiple big files and there’s no way to select all of them using wildchars.

This entry was posted in Informatique, Linux. Bookmark the permalink.

Comments are closed.