~sschwarzer/ftputil

1

"PermanentError" in AWS Lambda

Details
Message ID
<CAMrpkk1J=Q7eBHD=_N5=b7z1qze8YzMTTLD2ui0D+bveLp_t6g@mail.gmail.com>
DKIM signature
missing
Download raw message
Hi,

The ftputil library works well on my local PC but when I try it on AWS
Lambda I get the following message

[ERROR] PermanentError: 530 Login authentication failed
Debugging info: ftputil 5.0.4, Python 3.9.11 (linux)

Please help me on this one.

Thanks!
Vrushab

-- 
                                   <https://goquestmedia.com/>  
<https://www.linkedin.com/company/goquest-media>  
<https://instagram.com/goquestmedia?utm_medium=copy_link>  
<https://m.facebook.com/goquestmedia/>  
<https://mobile.twitter.com/goquestmedia>




IMPORTANT: The contents of 
this email and any attachments are confidential. They are intended for the 
named recipient(s) only. If you have received 
this email by mistake, 
please notify the sender immediately and do not disclose the contents to 
anyone or make copies thereof
Details
Message ID
<5125f509-4fc4-eb94-4df9-315fad4a3e74@sschwarzer.net>
In-Reply-To
<CAMrpkk1J=Q7eBHD=_N5=b7z1qze8YzMTTLD2ui0D+bveLp_t6g@mail.gmail.com> (view parent)
DKIM signature
missing
Download raw message
Hi Vrushab,

On 2022-05-18 15:50, Vrushab Mulik wrote:
> The ftputil library works well on my local PC but when I try it on AWS
> Lambda I get the following message
> 
> [ERROR] PermanentError: 530 Login authentication failed
> Debugging info: ftputil 5.0.4, Python 3.9.11 (linux)
> 
> Please help me on this one.

If you haven't already, can you please try to log in with
ftplib? If that works, can you send the code you use with
ftplib and the code you use with ftputil?

When sending code, don't forget to replace the password
(and, if you want, the username) with dummy data!

Best regards,
Stefan
Reply to thread Export thread (mbox)