Hi, mr Cobian.
First I'd like to thank you for writing such an excelent software for free.
I have the same issue with "Not a valid Win32 FileTime.". I managed to find few files which are culprit for this. Situation is almost the same as immto wrote about. Field "Date modified" is obviously wrong. It might be NULL or 0. I managed to 7-zip it and when I unzip the file, properties are the same.
Hope this will help. I can also send you some configuration files, but I think there is no problem, becouse when I remove this file from backup, it works like a charm.
Here is also complete message from logs:
Please let me know if you nee danything else.
Best regards, Martin
First I'd like to thank you for writing such an excelent software for free.
I have the same issue with "Not a valid Win32 FileTime.". I managed to find few files which are culprit for this. Situation is almost the same as immto wrote about. Field "Date modified" is obviously wrong. It might be NULL or 0. I managed to 7-zip it and when I unzip the file, properties are the same.
Hope this will help. I can also send you some configuration files, but I think there is no problem, becouse when I remove this file from backup, it works like a charm.
Here is also complete message from logs:
Code:
ERR 2022-02-01 11:01:02 An unexpected error occurred: Not a valid Win32 FileTime.Parameter name: fileTimeERR 2022-02-01 11:01:02 Source: mscorlib Details: at System.DateTime.FromFileTimeUtc(Int64 fileTime) at Alphaleonis.Win32.Filesystem.FileSystemInfo.get_LastWriteTimeUtc() at Alphaleonis.Win32.Filesystem.FileSystemInfo.get_LastWriteTime() at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory) at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory) at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory) at Cobian.Reflector.Engine.CopyComponent.copyDirectory(String directoryS, String directorySNP, String directoryD, Boolean topDirectory) at Cobian.Reflector.Engine.CopyComponent.copySingleDirectory(String directoryS, String directorySNP, String directoryD) at Cobian.Reflector.Engine.BackupComponent.Backup() at Cobian.Reflector.Engine.TaskBackupExecutor.startBackup(BackupTask subTask, String backupId, DateTime backupTime) at Cobian.Reflector.Engine.TaskBackupExecutor.Process()
Best regards, Martin
Statistics: Posted by mrtn — 01 Feb 2022, 14:12