Hi,
+-From: "Prabhat Samadhiya -X (psamadhi - Zensar at Cisco)" --
|_Date: Wed, 5 Dec 2007 16:08:25 -0800 ___
|
|I am using Jsch for file transfer using SCP with my Java based Web
|application.
|Below is the ScpTo.java class I am using...I have hard coded the
Hi Jsch-users,
I am using Jsch for file transfer using SCP with my Java based Web
application.
Below is the ScpTo.java class I am using...I have hard coded the
username and password as of now. And as I won't be using Swing for
popping the password I have commented some code in the below MyUserI