i’m using python ftplib for uploading file on ftpupload.net
after few uploads seems i’v got IP ban
|Status:|Resolving address of ftpupload.net|
|Status:|Connecting to 185.27.134.11:21…|
|Error:|Connection timed out after 20 seconds of inactivity|
|Error:|Could not connect to server|
when change IP - server again accessible, but after few uploads again - Could not connect to server
changed IP again. right now i’v added passive mode in ftplib and right now still connect to server after 20 mins after when IP was changed.
previously on that time i’v already can’t connect to server.
i will send debug logs if can’t connect to server again.