Skip to content
Advertisement

Tag: ftplib

How to download a file on FTP by using Python [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers. This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers. Closed 6 months ago. Improve this question

Error after FTPS transfer finishes with Python ftplib

I’m trying to upload file into FTPS server (Wing FTP Server / Cerberus FTP Server 8) with following script. But I keep getting this error. This is FTPS server log. Can anyone tell me what is wrong?!! PS: I don’t know it matters or not but i can easily download from this FTPS server and only cant upload into it.

Advertisement