in reply to File::Copy moving halfway written files

When creating the file, use a different filename. Change it to the one awaited by File::Copy once the file is complete.
  • Comment on Re: File::Copy moving halfway written files