Important: Not a valid win32 FileTime

Questions about Cobian Reflector
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Important: Not a valid win32 FileTime

Post by cobian »

It's OK. Thank you!
--
Luis Cobian
Cobian Backup's creator
mrtn
Posts: 3
Joined: 01 Feb 2022, 08:47

Re: Important: Not a valid win32 FileTime

Post by mrtn »

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.
Screenshot 2022-02-01 140719.png
Screenshot 2022-02-01 140719.png (35.67 KiB) Viewed 1593 times
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: Select all

ERR 2022-02-01 11:01:02 An unexpected error occurred: Not a valid Win32 FileTime.
Parameter name: fileTime
ERR 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()
Please let me know if you nee danything else.

Best regards, Martin
Attachments
PINESTA - PROŠNJA.7z
(2.56 KiB) Downloaded 106 times
Last edited by mrtn on 01 Feb 2022, 14:15, edited 1 time in total.
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Important: Not a valid win32 FileTime

Post by cobian »

Thanks! I will try to unzip with 7zip because WinRar (which I use, shows 2185-07-22 as a date).
--
Luis Cobian
Cobian Backup's creator
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Important: Not a valid win32 FileTime

Post by cobian »

YES! 7z works. I will try to solve this issue today!

Thanks!
--
Luis Cobian
Cobian Backup's creator
mrtn
Posts: 3
Joined: 01 Feb 2022, 08:47

Re: Important: Not a valid win32 FileTime

Post by mrtn »

Hi!
Is there anything new about this bug?

Best regards, Martin
User avatar
cobian
Site Admin
Posts: 4492
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: Important: Not a valid win32 FileTime

Post by cobian »

This is solve since 0.9.6 if If remember it correctly.
--
Luis Cobian
Cobian Backup's creator
Post Reply