thanks, got it working by creating a directory just outside my doc_root On Oct 29, 11:36 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Mon, 2007-10-29 at 20:22 -0700, Adam D. wrote: > > ...But I can't get it answered anywhere else. > > > I recently installed django, and am storing my projects in... > > > /home/web/django_projects/ > > > I need to set up an ftp user to have access to > > /home/web/django_projects/ > > > How would I go about doing that? And what address would I put in my > > ftp explorer? My IP address? > > You're thinking in the wrong direction, slightly. > > The Apache web server is not an FTP server. There is an Ftpserver > project (a Java FTP server) as part of the Apache project, but that's as > far as it goes in similarity. What you really need to do is set up an > FTP server proper (or use Web-dav, or something else like subversion to > allow uploads/downloads). > > Regards, > Malcolm > > -- > The sooner you fall behind, the more time you'll have to catch > up.http://www.pointy-stick.com/blog/
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

