News:

SMF - Just Installed!

Main Menu

Recent posts

#1
General site topics / Re: Contact eMail problem
Last post by RaymondHaWOP - September 06, 2025, 06:57:05 PM
Restore your deluged home with our professional Water Damage Restoration Service, handling everything from flooded floors to wet walls!
Our skilled professionals conduct every step, ensuring your dwelling is fully rehabilitated and refurbished to its original state!
Believe in us to make your home sound, restful, and lively again, no matter the extent of the emergency!
 
 
Call right now - 8338561952, USA
#2
General site topics / Re: Contact eMail problem
Last post by RaymondHaWOP - September 05, 2025, 12:34:47 AM
Renew your soaked home with our expert Water Damage Restoration Service, tackling everything from waterlogged floors to saturated walls!
Our expert professionals execute every step, ensuring your residence is fully mended and revived to its original beauty!
Rely on us to make your home secure, inviting, and beautiful again, no matter the scope of the emergency!
 
 
Call right now - 8338561952, USA
#3
General site topics / Re: Contact eMail problem
Last post by RaymondHaWOP - August 26, 2025, 04:24:26 PM
Cracked lines? Clogged sewers? Dripping spigots? Do not permit drainage emergencies disrupt the morning! Our skilled staff with [Your Company Name] remains on-call to protect your property using swift, consistent, with affordable immediate waterworks support. Open anytime, we address any concern—significant with minor—using outstanding expertise with concern. In inundated lower levels and defective water boilers, we are covered all solved. Call us right away to enable our experts renew your calm of well-being by swift, skilled answers. Your property wants the top—rely on us to solve it correctly our first moment!
Call right now - 8338561951, USA
#4
General support / Re: Command Line options / XML...
Last post by RaymondHaWOP - August 24, 2025, 01:13:26 PM
Burst pipes? Blocked sinks? Dripping spigots? Do not let plumbing crises disrupt your moment! This skilled team from WaterWorks is ready to fix your home with swift, steady, alongside affordable emergency plumbing assistance. On-call all-day, we handle all problem—major and small—with superb skill and care. At inundated lower levels and malfunctioning liquid heaters, we've secured all solved. Phone our team at once for help our team fix the ease with well-being via prompt, expert remedies. Any home deserves the greatest—trust us to repair it right the initial try!
Call right now - 8338561951, USA
#5
General support / Command Line options / XML Tas...
Last post by Parador - August 13, 2025, 09:55:21 AM
Hello everyone,
although I've noticed that not much is happening here anymore, I still wanted to ask —as a diligent CH user— if someone could explain the fields in the XML task definitions file to me and perhaps also knows all the available options... I was only able to find the basic explanation on the website, but that's not sufficient for me.
Thanks in advance!
#6
Discussion about bugs/issues / two bugs one question
Last post by Temporal - July 13, 2022, 02:36:24 PM
Sorry for being short on the topic, both bugs are in relation with the website, one of them here on the forums, hence the short but certain to work topic:

1)The "donate" button is broken;
2)If anyone adds quotes or quotation marks on the topic question, the link gets broken (hence why I cannot see what was answered on the question made in 2016 what does append mean or does);

3)What does append mean? The help was't helpful at all - sorry.

Thanks!
#7
General support / Move and delete
Last post by deadmort - March 22, 2022, 08:16:00 AM
After I move files/folders from one disc to another I was expecting the source files to be deleted but they are not.

Please can someone explain to me how I get them to be deleted them?

Thanks
#8
General discussion and feedback / Re: HDD totally fragmented aft...
Last post by supere989 - December 03, 2021, 03:52:41 PM
This is actually a symptom of the way the operating system is handing the data, not the program itself.

When you enable multi-threaded transfers, the target operating system writes data as it received/buffered/flushed.  Windows doesn't care where it puts it on the drive, as long as it can get it out of the write buffer fast enough based on where the platter heads are located on disc. SSD's don't have this problem because access latency isn't an issue.

If CopyHandler had a Client/Server Mode, then it could control the way in which data flows to the disk per thread by controlling the flush sequence of the write buffer. You would have to run the software at the source and the target for a function like this to work, as Windows is too stupid to do it correctly.
#9
General support / Re: Bug in directory create wi...
Last post by Ixen - September 27, 2021, 05:36:36 PM
Hi. Thanks!
I have reproduced the problem locally. Will try to find the culprit as soon as I find some time.

Edit: I've filed a bug https://dev.copyhandler.com/browse/CH-374 - you can track progress there.
#10
General support / Bug in directory create with s...
Last post by large - August 29, 2021, 07:15:50 PM
Hi! Thank you for a great tool, been using it a lot.

I noticed on v1.50.28.0 that some directories are created wrong, in some special cases.
On my "google photo extraction" I had some directories called "C:\Google Photos\2013-10-05 - \IMG_20131005_124211.jpg" but the directory creation for this path was "C:\Google Photos\2013-10-05 -\" meaning that the last space is not included by Copy Handler.

Making my log-file full of these
Quote2021-06-03 21:20:36.781128 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-06-17 - \IMG_20120617_134803-edited.jpg, no-buffering : 1)
2021-06-03 21:20:36.781128 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-06-17 - \IMG_20120617_134803-edited.jpg
2021-06-12 22:33:35.803070 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-06-17 - \IMG_20120617_134803.jpg, no-buffering : 1)
2021-06-12 22:33:35.803070 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-06-17 - \IMG_20120617_134803.jpg
2021-06-12 22:33:35.974950 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-06-17 - \IMG_20120617_134803.jpg.json, no-buffering : 1)
2021-06-12 22:33:35.974950 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-06-17 - \IMG_20120617_134803.jpg.json
2021-06-12 22:33:36.006200 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-06-17 - \metadata.json, no-buffering : 1)
2021-06-12 22:33:36.006200 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-06-17 - \metadata.json
2021-06-12 22:33:42.975126 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-07-14 - \IMG_20120714_130712-edited.jpg, no-buffering : 1)
2021-06-12 22:33:42.975126 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-07-14 - \IMG_20120714_130712-edited.jpg
2021-06-12 22:33:43.037627 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-07-14 - \IMG_20120714_130712.jpg, no-buffering : 1)
2021-06-12 22:33:43.037627 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-07-14 - \IMG_20120714_130712.jpg
2021-06-12 22:33:43.053295 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-07-14 - \IMG_20120714_130712.jpg.json, no-buffering : 1)
2021-06-12 22:33:43.053295 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-07-14 - \IMG_20120714_130712.jpg.json
2021-06-12 22:33:43.068918 [error] Filesystem-File[11176]: Encountered an error while opening file for writing. Error: 3 (handle: FFFFFFFFFFFFFFFF, path : C:\Google Photos\2012-07-14 - \metadata.json, no-buffering : 1)
2021-06-12 22:33:43.068918 [error] Filesystem-File[11176]: Error 3 while trying to retrieve freshly-created flag for file C:\Google Photos\2012-07-14 - \metadata.json

Hopefully this is the right place to ask or inform the developers.
SMF spam blocked by CleanTalk