Access FileZilla FTP names and passwords


/ Published in: Bash
Save to your folder(s)

A coworker asked if I remembered a password for one of our FTP servers. I didn't, but FileZilla creates a hidden folder when you install it that contains the information for the dropdown "quickconnect". Thanks to that you can easily see all of your saved info. In terminal just type the following.


Copy this code and paste it in your HTML
  1. open ~/.filezilla/recentservers.xml

Report this snippet


Comments


You need to login to view comments.