[JSch-users] Unable to use scp to a windows machine using JSch
Status: Alpha
Brought to you by:
ymnk
|
From: Yuva <yuv...@gm...> - 2012-06-22 06:57:07
|
Hi, I have set up a ssh server on a windows machine. I am able to establish connection with the windows machine using Jsch and do remote execution of commands. But when I try scp ( tried running ScpTo.java example) , i get the exit-status as -1 always. Could anyone help me on how to debug this. -- Regards, Yuva |