storing user uploaded files on another local machine

11 views
Skip to first unread message

agend

unread,
Dec 2, 2013, 6:38:35 AM12/2/13
to django...@googlegroups.com
So I have frontend django application on one machine while want to save user uploaded files to another computer - which will work as a file server (nginx serving static files) and trying the best solution.

So far I'm thinking about setting up ftp server on the second machine and use this ftp storage backend: https://djangosnippets.org/snippets/1269/
to pass the file over there.

So is it the best solution - or there is something simpler and more performant?

Arek
Reply all
Reply to author
Forward
0 new messages