The recommended copy method uses the Windows function CopyFileEx to copy files. It creates a new file, sets the file size to that of the source to allocate the necessary space, then copies the data and finally the timestamp. I have never had any reports that it would create empty files. Maybe the network connection is unstable and broke when creating the new file? Or a security software on the other computer stopped the creation of the file? Unfortunately I can only speculate here, I don't have enough information to find the reason, sorry.
Statistics: Posted by ghisler(Author) — 2024-01-25, 09:47 UTC