Opened 18 years ago
Last modified 11 years ago
#2506 closed Feature request
Store User Settings In the Application Data folder
Reported by: | haacked | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | haacked, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I'd like to suggest that Filezilla store user data
(such as configured FTP sites) in the Application Data
directory.
This has the following benefits:
- Follows Windows Logo Requirements
- LUA users (users running as non-admins) will have
write access to this directory.
Thanks.
Phil
Note:
See TracTickets
for help on using tickets.
Coming with FileZilla 3 as default way to store the settings.
Also possible with current FileZilla if you start it using
the -config parameter.
Example: FileZilla.exe -config "%APPDATA%\FileZilla.xml"