Joined February 2012
·

Aliaksei Kliuchnikau

Ruby Tech Lead at Edufii
·
Minsk, Belarus
·
·
·

Posted to Nginx direct file upload over 1 year ago

Thanks for sharing this approach!
I have one small question: When nginx stores file in /tmp/ directory it sets file access to 'rw' for file owner only (and owner is nginx user, say 'www-data'). Then I need to use this file from backend process which runs under a separate user (say, 'deployer'). I wonder, how do you deal with this case?

Achievements
49 Karma
0 Total ProTip Views