Opened 12 years ago
Last modified 9 years ago
#8450 closed Feature request
FileZilla should parse and follow ~/.ssh/config directives when using SFTP — at Initial Version
Reported by: | lambada | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | sftp, configuration, ssh config | Cc: | |
Component version: | Operating system type: | Linux | |
Operating system version: | all |
Description
There are several useful things in ~/.ssh/config that would enhance FileZillas SFTP features on OSX and Linux.
On OSX and Linux, the standard way of doing things is for all SSH configuration management to take place in this one centralised file. This provides one-place management for settings such as
- Host Aliases
- Pairing of Host and Private Key information
- Port Settings
- SSH Proxy Settings
And various other configuration options (I've listed the ones that I feel should be considered essential).
[Filed under Linux, although this is equally as applicable to OSX]
Note:
See TracTickets
for help on using tickets.