Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#868 closed enhancement (fixed)

Update SSH library

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: External files support 1.2
Component: net.sf.basedb.xfiles Keywords:
Cc:

Description

See #867.

Change History (2)

comment:1 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: newclosed

(In [3796]) Fixes #868: Update SSH library

comment:2 by Nicklas Nordborg, 8 years ago

(In [3804]) References #868: Update SSH library

Use a singleton Config instance for all SSH connections (maintained by the SftpConnectionManagerFactory class). This avoids a lot of trying (and failing) to create all possible sorts of encryption-related factories each time a SSH connection is needed.

Note: See TracTickets for help on using tickets.