Add new comment

I have seen this error.
As a software engineer, I took note of what was happening on the system at the time of the error.  I have a slower SSD drive where I was copying data to it.  It started to slow down due to all the IO on the disk and overheating.  I was also running Fast Raw Viewer at the same time and culling images.  I went to copy and/or move images and I got this warning.  My guess is that there is a timeout in the code when it goes to create the temporary file that was being reached before the OS could return the temporary file and throwing this error.  The drive had sufficient space and when I retried a few seconds later it worked fine.  This was on windows.