Just for the records: Since I found no matching solution I wrote a generic http upload tool: https://pypi.python.org/pypi/tbzuploader/
For ftp there are thousands of clients, for automated upload via http I found none. That's why I wrote above tool. Regards, Thomas Am Mittwoch, 25. Oktober 2017 16:57:31 UTC+2 schrieb guettli: > > I need a simple file uploading app. > > Every user should be able to upload files to his own area. > > This is the basic feature. You could think of additional goodies, but the > first step is > above feature. > > I tried to find an application which implements this, but failed. > > I tried this and other searches: > > https://djangopackages.org/search/?q=upload > > > Before I start coding, I wanted to ask here, because I prefer re-using to > re-inventing :-) > > Do you know an app which gives me this feature? > > Regards, > Thomas Güttler > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/016f37e6-3d91-40bc-bef5-8da625125117%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

