You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very new to python and I am trying to download an file from FTP and upload it to s3 bucket via a lambda function.
I found your code useful, but when I run the script I get the below error. Though I can connect to the FTP server.