Skip to content

Instantly share code, notes, and snippets.

@JohnPlummer
Last active September 7, 2015 14:44
Show Gist options
  • Save JohnPlummer/1da6277346ed40454598 to your computer and use it in GitHub Desktop.
Save JohnPlummer/1da6277346ed40454598 to your computer and use it in GitHub Desktop.
<FileZilla3>
<Settings>
<Setting name="Config Location">/Users/[Username]/Dropbox/Config/Preferences/filezilla/</Setting>
<Setting name="Kiosk mode">0</Setting>
<Setting name="Disable update check">0</Setting>
</Settings>
<Servers>
</Servers>
</FileZilla3>
Usage:
- Windows:
Put the file fzdefaults.xml into the same directory as filezilla.exe
- OS X:
Modify the app bundle, put fzdefaults.xml into the
Contents/SharedSupport/ subdirectory
- Other:
Put fzdefaults.xml into one of the following directories (in order of precedence):
- ~/.filezilla
- /etc/filezilla
- share/filezilla subdirectory of the install prefix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment