Hey off the top of my head there are a bunch of ways you can do it. 1. Create a separate function that uploads the image to the new server, call that function in the upload view(you should make it async)
2. Write the input to something like Kafka and then write read functions that cater to different needs 3. Set a cron job that copies the images from the original server and then uploads them to a new server (not advisable) Let me know if these help. On Sat, Mar 4, 2023, 1:07 AM Théodore KOSSI <kossitheod...@gmail.com> wrote: > Hello guys, I hope you are well > > I want to upload image submitting by user to another server > > Please , do you have any solutions to help me. > > > -- > theodoros17@python-developer > > -- > 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 django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAKiMjQHddZCwq%2BjnNS-VvKt90zcmGehWaM3qAB4-dg426gJ5Gg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAKiMjQHddZCwq%2BjnNS-VvKt90zcmGehWaM3qAB4-dg426gJ5Gg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJLn2xKatOxJBFMuXh%2BUc6Jxqe_wRdkYLq93WEx7OXcWMn5v7A%40mail.gmail.com.