Skip to content

sftp-fs-1.3

Compare
Choose a tag to compare
@robtimus robtimus released this 25 May 14:02
· 111 commits to master since this release

Using SFTPEnvironment.withClientConnectionWaitTimeout it's now possible to specify how long operations should wait when retrieving a connection from the connection pool. If this timeout expires an exception is thrown. The default is to wait indefinitely.