- In FileZilla top menu bar, click File – Export.
- Select Export Site Manager Entries and click OK. An XML file will be exported containing the login info for all your FTP accounts.
- Open this file using Notepad, Atom or some other Text Editor.
- Search for the relevant domain and you will see a line containing the password but in encrypted format (Base 64 encryption). You will need to use a Base64 decryption tool to decode the password. You can try this website – https://www.base64decode.org/