Monday, April 30, 2012

Import from local ftp server

Hi all.

In my LAN I have some files stored in a ftp server, to which I can
access from my computer with:

ftp://username:password@hostname/path/to/files/*


How can I import this files in a Django web-app uploading them directly
from the ftp server?


Thank you.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment