Opened 21 years ago
Last modified 21 years ago
#1822 closed Feature request
Allow user to specify SFTP information by site
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | bluecloud, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Allow the user to specify the PuTTY session to use to
retrieve SFTP information. Otherwise, provide the ability
to specify the private key, and password to use by site.
Change History (2)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
The SFTP support in FileZilla is based on PuTTY. Just use
Pageant from PuTTY to load your private keys, FileZilla will
then use public key authentication.
Note:
See TracTickets
for help on using tickets.
Adding the Private Keys support for SFTP over SSH2 is an
important security feature for those using SSH.
I really dislike Password Auth because bad things can
happen. Please up the priority of this feature request.