Closed briangreenery closed 10 years ago
When the tmp and upload folders are on a windows file share, the rename sometimes fails with:
tmp
upload
Error: EBUSY, rename '/opt/share/tmp/QjQTh'
I'm not sure if the write is still in progress, or if I have to just wait a while and retry.
When the
tmp
andupload
folders are on a windows file share, the rename sometimes fails with:I'm not sure if the write is still in progress, or if I have to just wait a while and retry.