jsch sftp

  1. AscySoft

    Android Question [SOLVED] Could SFtp expose JSch's Session.setTimeout()?

    Could SFtp expose JSch's Session.setTimeout()? I am using the official B4A SFtp library for SFTP uploads over mobile connections. In some cases an upload can remain blocked for around 2 minutes and eventually fail with: ECONNABORTED If I start the same upload again, it can succeed almost...
Top