java - TimeOut for SFTP Connection -


Iam trying to download a file from server using sftp. But I have no way to determine the schedule to come to the API at any time. I have tried to use the Zahon-File-Transfer Library for this and I have also seen some pieces of code (each where this is what is not intended to set the timeout). Why are not we defining timeout for SFTP?

Whether you are referring to the time required to connect to the server or to obtain the necessary Time response to server? Both JSCAPE are defined in the API. please look . Documents may be located

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -