Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: FTP with special character in password
Post: RE: FTP with special character in password

Yes, i did try the credentials in GUI and it works there. I did try the UTF8 also but no luck. the additional charactrs that replace ' in the password fail the connection
amatta Networking 5 4,421 Apr-02-2020, 04:55 PM
    Thread: FTP with special character in password
Post: RE: FTP with special character in password

Thank you for your response but using raw string also results in UnicodeEncodeError: 'latin-1' codec can't encode character '\u2019' in position 12: ordinal not in range(256)
amatta Networking 5 4,421 Apr-01-2020, 08:44 PM
    Thread: FTP with special character in password
Post: FTP with special character in password

Hello I am new to python and i am trying to connect to FTP to download files. The FTP password provided by vendor has a special character '(apostrophe) in it. To resolve error: UnicodeEncodeError: '...
amatta Networking 5 4,421 Apr-01-2020, 08:30 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020