I am going to send to storage from my server. That storage url is like this ftp://***.***.com how can I send file to here? I tried to use ftplib but says "socket.gaierror: [Errno 11001] getaddrinfo failed" like this. I think this storage is located on s3, I set this storage on washabi s3. and Host is s3://***.***.com and Bucket is ***** So where I should send file? ftp://***.***.com or s3://***.***.com Thanks for reading.
-- 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/cf39b10f-c087-40ce-8071-0b4c3cde6c6b%40googlegroups.com.