java - com.jcraft.jsch.JSchException: Auth fail -
while upload file local disk remote server,such exception occured: com.jcraft.jsch.jschexception: auth fail @ org.apache.tools.ant.taskdefs.optional.ssh.scp.execute(scp.java:215)
i sure userid , password correct.because can upload file after restart upload thread without modify configuration.
is possible exception caused bad network between machine , server?or other cause?
egit (even latest version 3.3.2) not work jre 1.8. downgrade jre 1.7 , error disappear.
Comments
Post a Comment