Draft: Fix windows cross partition directory move

MoveFileEx of cross partition only works for files, not for directories. There we manually need to do the copy/del dance

Merge request reports

Loading