Re: File upload on external server

2007-12-17 Thread Julien
Hi there, NFS seemed like to easiest way, but the problem is that I'm using 2 different shared hosting services: one for the actual site (Webfaction) and one for the media storage (Dreamhost). Apparently to mount NFS directories you need to be root, so that doesn't quite work in shared hosting si

Re: File upload on external server

2007-12-12 Thread Jarek Zgoda
Julien napisaƂ(a): > My Django project is served my a certain hosting company, and all the > static data (videos, images, etc.) is served by an external server in > another hosting company. The static data is access through an A ip > redirection for static.mydomain.com > > I'd like to allow user

Re: File upload on external server

2007-12-12 Thread David Reynolds
On 12 Dec 2007, at 11:55 am, Julien wrote: > My Django project is served my a certain hosting company, and all the > static data (videos, images, etc.) is served by an external server in > another hosting company. The static data is access through an A ip > redirection for static.mydomain.com >