impronunciable / hackdash

Ideas for a hackathon
http://hackdash.org
MIT License
70 stars 61 forks source link

File upload error when /tmp/ is in different partition? #52

Closed f3rnando closed 9 years ago

f3rnando commented 11 years ago

/uploads/e673582a2f0c205cd15ba9da125ef4da.png /tmp/e673582a2f0c205cd15ba9da125ef4da { [Error: EXDEV, rename '/tmp/e673582a2f0c205cd15ba9da125ef4da'] errno: 52, code: 'EXDEV', path: '/tmp/e673582a2f0c205cd15ba9da125ef4da' }

http://stackoverflow.com/questions/4568689/how-do-i-move-file-a-to-a-different-partition-or-device-in-node-js

pjnovas commented 9 years ago

@f3rnando I'm closing, I couldn't reproduce it and it is too old. Feel free to re-open if it happens again.