Recent content by DK00

  1. D

    cps - a useful addition to the cp command?

    From now on use just 1.1.2 version as there were some bugs in 1.1. Some people on other forums requested me to post benchmark comparison with rsync, so here it is: The tests were done on a Xeon E3-1225v5, 8GB DDR4 with 1TB, 3TB and 6TB sata disks on Debian 11, Xubuntu 23.10 and Fedora 39. Some...
  2. D

    cps - a useful addition to the cp command?

    cps is meant to be very easy to use and to give useful statistical information by default (with an option to disable it) rather than other way around like the rsync does it. To get equivalent information to running the cps without any arguments to sync the two directories, you would have to use...
  3. D

    cps - a useful addition to the cp command?

    Hello! I have just finished the 1.1 version of my copying/backup program called cps (stands for copy-synchronize). cps compares and synchronizes two directories by copying only the missing files and directories, but also enables you to overwrite the same files of different size or different...
Top