Copy Handler

the open source, free file copy utility that is:

  • fast,
  • highly customizable,
  • and loaded with features.
  • learn more...
Copy Handler Main Window

Sponsored links

Latest news

Mon, 2015/06/01 - 23:21

Last Friday we have released the second beta version of Copy Handler. Apart from usual bugfixes, this version features a significant change in the way files are read and written.
Instead of the blocking IO now Copy Handler uses non-blocking IO. That change should result in significant in copying speed as the reads and writes can be done in parallel instead of being serialized.
Also the task export feature was added to the Custom Copy dialog box. This allows for creating xml files to be used in command line.
See our download section to get new version.
And don't forget to report any problems found within this new version.

Sun, 2015/02/08 - 23:40

Today the first official beta of new Copy Handler 1.40 was uploaded to http://www.fosshub.com/Copy-Handler.html and https://sourceforge.net/projects/copyhandler/files/copyhandler/1.40Beta…

This release features migration of toolset used to build Copy Handler from Visual Studio 2008 to Visual Studio 2013 Community Edition. As the community edition of Visual Studio is free of change for use with projects such as CH, you can try to build CH for yourself.

There are also a lot of bugfixes included - a full list is available in jira: https://dev.copyhandler.com/issues/?jql=project%20%3D%20CH%20AND%20fixV…

You're encouraged to test the new release and report any problems found - your help is needed to make 1.40Final the most stable release yet. Please check http://www.copyhandler.com/submit-a-bug-report for instructions regarding bug reporting.

Tue, 2014/07/15 - 21:25

Today, after very long time, a new alpha release was created.
It mostly concentrates on the under-the-hood improvments including:
- sqlite-based task state storage
- unit testing (framework and a few tests)
- various bugfixes,
- progress and stats handling,
- VS2013 support.

There are a few new functions as well:
- additional stats in main status dialog,
- possibility to disable nagging about registering shell extension,
- shell extension options "Copy To/Move To/MoveTo Special" now allow choosing directory manually.

It still is not production-ready, however I find it quite usable with simple operations.

As always you can download the latest relase from sourceforge.net: https://sourceforge.net/projects/copyhandler/files/copyhandler/1.40alph…
More information about the release can be found on official page: http://www.copyhandler.com and Copy Handler project page: https://dev.copyhandler.com/browse/CH (this one might require importing cacert.org root certificate or accepting the site certificate in your browser).

Please report all bugs at https://dev.copyhandler.com/browse/CH (or if you can't get a handle of Jira - at my e-mail).

Tue, 2014/07/15 - 18:52

Yesterday the code repositories were moved from sourceforge to a dedicated server. Now the repository location is https://svn.copyhandler.com/svn/copyhandler - it is highly suggested to re-download the sources as the externals also changed their addresses.

The move was mainly dictated by the change introducted by sf.net staff some time ago separating ro/rw accesses by protocol thus breaking the possibility to have a valid externals.

The old repository will stay on sourceforge for some time (or possibly indefinitely).

Wed, 2013/07/31 - 21:18

We are happy to announce that today we started a cooperation with fosshub.com. Their servers will handle the distribution of Copy Handler binaries.

Please visit fosshub.com to download current stable Copy Handler version.