[Cyberduck-trac] [Cyberduck] #75: SSH public key authentification using SSH agent

Cyberduck trac at trac.cyberduck.ch
Tue Sep 26 00:08:18 CEST 2006


#75: SSH public key authentification using SSH agent
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  dkocher 
     Type:  enhancement  |       Status:  assigned
 Priority:  normal       |    Milestone:  2.7     
Component:  core         |      Version:  2.5.3   
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by asf at boinkor.net):

 The reason for not using fugu's ssh agent code is that fugu is written in
 objective C and uses the openssh binary tools directly, and most of
 cyberduck is written in java, including its own ssh client in java (called
 j2ssh, from sshtools.com). That means you'd either have to dump & re-write
 the entire ssh/sftp backend (not so pleasant, IMHO), or try to come up
 with an ssh agent client in java that works with the existing j2ssh code.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/75>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list