You would configure the FTP daemon to allow that, yes. I use rsync or scp and make sure the user I'm SSH-ing as has RW permissions on the desired folder.
On Tue, May 15, 2012 at 9:00 AM, doniyor <doniyor....@googlemail.com> wrote: > Hi Nik, thanks for help, but look, is it possible to configure the > httpd.conf or anything which is responsible for upcoming files so that all > files which i upload thru filezilla comes directly to that new folder i > created for my djangoproject code to live? or do i have to copy files > everytime from the folder which gets the uploaded files thru filezilla to > my django folder? > > thanks > > Am Dienstag, 15. Mai 2012 03:30:10 UTC+2 schrieb Nikolas Stevenson-Molnar: > >> You'll get used to the Linux folder structure ;) >> >> As for your problem, it sounds like your FTP user doesn't have >> filesystem permissions to the folder you're trying to upload to. I would >> change either owner or group for the folder. >> >> _Nik >> >> On 5/14/2012 6:19 PM, doniyor wrote: >> > hi there, finally i got my djangoproject running on apache server >> > after 3 days of thinking and googling.. i should say, linux folder >> > hierarchie is sometimes not really intuitive to grasp.. >> > >> > my last problem though: i created a folder outside of the docroot and >> > now all files are there. so good so far. but, when i try to upload >> > some file thru filezilla, it says 550 could change to folder or >> > something like this.. >> > >> > is it possible to confiure it so that i can directly upload the site >> > and apache finds it? >> > >> > thanks >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Django users" group. >> > To view this discussion on the web visit >> > https://groups.google.com/d/**msg/django-users/-/**uyCjvXLiZ8UJ<https://groups.google.com/d/msg/django-users/-/uyCjvXLiZ8UJ>. >> >> > To post to this group, send email to django-users@googlegroups.com. >> > To unsubscribe from this group, send email to >> > django-users+unsubscribe@**googlegroups.com<django-users%2bunsubscr...@googlegroups.com>. >> >> > For more options, visit this group at >> > http://groups.google.com/**group/django-users?hl=en<http://groups.google.com/group/django-users?hl=en>. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/1ViET_nP-qgJ. > > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.