muety / anchr

⚓️ Anchr provides you with a toolbox for tiny tasks on the internet, especially bookmark collections
https://anchr.io
GNU General Public License v3.0
278 stars 27 forks source link

Can't upload files if upload directory is on different partition than temp dir #27

Closed muety closed 4 years ago

muety commented 4 years ago

Original issue: #26

req: ***.***.**.*** POST /api/image  5f427aa90a39630017365047 500 EXDEV: cross-device link not permitted, rename '/tmp/5UZfoKaIBM5ZIDvmBLD1t4Yq.jpg' -> '/var/data/anchr/ChxdP.jpg' Error: EXDEV: cross-device link not permitted, rename '/tmp/5UZfoKaIBM5ZIDvmBLD1t4Yq.jpg' -> '/var/data/anchr/ChxdP.jpg'

More details: https://stackoverflow.com/a/43206576/3112139