Re: [JSch-users] Issue with UserInfo class for authorization

2007-12-05 Thread Atsuhiko Yamanaka
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

[JSch-users] Issue with UserInfo class for authorization

2007-12-05 Thread Prabhat Samadhiya -X (psamadhi - Zensar at Cisco)
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