regis-leray/fs2-ftp

Configure timeout for sftp/ftp connections

Closed this issue · 2 comments

Hi @regis-leray,
Didn't found a way to configure the timeout for the connection. Is there any way of doing something like that?
Thanks!

At this moment, there is no way to setup a timeOut, and the default value is 0.
So it will be define by ftp server configuration.

You can create PR, if neeeded

i released a new version https://github.com/regis-leray/fs2-ftp/releases/tag/v0.6.2
with support of timeout thank for the reporting

Need to wait for the build to finish and maven to publish artifact.

you can still build locally the artifact sbt publishLocal