Hello everyone,
I'm trying to connect to a server via SFTP using the JSch library.
I can connect successfully using FileZilla, but I'm unable to connect through my application.
From the logs, I got this error:
com.jcraft.jsch.JSchException: Session.connect: java.io.IOException: End of IO...
I have a project building an automatic backup downloading tool in B4J but have hit a major snag...
The App contains a B4XTable with information about a download enabling a login to a given server and a path from which it pulls the latest (backup) file and saves it.
To pull the given file, I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.