Re: Import from local ftp server

2012-04-30 Thread orsomannaro
On 30/04/2012 17:44, Thomas Weholt wrote: Might not be exactly what you need, but want to mention it anyway: Thank you very much, but I nedd a ftp client, not a server. I must build with Django something like this: http://www.net2ftp.com/ -- You received this message because you are subscrib

Import from local ftp server

2012-04-30 Thread orsomannaro
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