Monday, April 30, 2012

Re: Import from local ftp server

Might not be exactly what you need, but want to mention it anyway:

https://bitbucket.org/weholt/djftpd

Regards,
Thomas

On Mon, Apr 30, 2012 at 5:33 PM, orsomannaro <orsomannaro@gmail.com> wrote:
> 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.
>



--
Mvh/Best regards,
Thomas Weholt
http://www.weholt.org

--
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