File already exists

I’m restoring on Windows a backup I took on Linux.

I get an error message " Error: error restoring: restore error: copy file: error creating file: unable to create “C:\Users\USER\Documents\PATH\TO\FILE.EXT”, it already exists.".

But the file didn’t exist (that0s why I’m restoring it).

Do mind that Linux filesystems are case sensitive whereas Windows (and MacOS) is not, so you might have issues restoring FILE.EXT if File.Ext already exists on a non-case-sensitive file system.