Error Not a valid Win32 FileTime. Parameter name: fileTime

how i can fix this ?

i run my client on my pc and remote destination is on a shared local folder

A workaround was posted on the Github issue topic for this problem:

The reason for the invalid timestamp is somewhat of a mystery, I believe. Duplicati is not responsible for it, but a fix for Duplicati has been proposed so it will ignore these invalid timestamps.

1 Like

any fix yet ? on what file we have to modify in windows ?

Looks like the fix has been merged, so it will be available in the next Canary release.

In the meantime, use touch or a similar command to fix the timestamps. See the post I linked to above for more information.