I want to switch from ftp/scp uploads to our servers to a modern approach. I want to write a http client which uploads files to our servers.
The script should be callable via command line and needs to run on windows. I want to write the server part with django-rest-framework. Could some one provide a hint how to implement above client the drf-way? I know that any http-client library could be used. But I am unsure since there are too many ways to solve this. Regards, Thomas Güttler -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
