Copy Handler Community Forum

CH Support => General support => Topic started by: atkulp on June 20, 2019, 06:18:38 PM

Title: Exception: "Cannot set file/directory times"
Post by: atkulp on June 20, 2019, 06:18:38 PM
I'm trying to copy some files between local drives.  I have a few that are failing with:
Caught exception in ThrdProc: Cannot set file/directory times
Error code: 3010
Win32 error code: 87
Source file: TLocalFilesystem.cpp
Function: chcore::TLocalFilesystem::SetFileDirectoryTime
Line no: 125

This is on Windows 10 from a USB NTFS drive to an internal SATA exFAT drive.  When the error occurs, the queue freezes.  No options, just changes to "Error/Copying", current phase remains as "Copying" and the progress bar doesn't move any further.

I've decided to be ok with the dates not being set, but thought you might want to know.