Re: Using MINA sshd 2.2.0

2019-10-16 Thread Vijay Shanker Dubey
Hi Prajwal, Did you see and try something like this? https://mina.apache.org/sshd-project/tips.html --- *Thanks & Regards*, Vijay Shanker |*Software Architect* On Wed, Oct 16, 2019 at 9:15 PM Prajwal M wrote: > Hi All, > > I am currently trying to migrate from JSCH to MINA sshd api's > >

Connecting to a sever via proxy server?

2019-10-07 Thread Vijay Shanker Dubey
Hi, I have an project in hand that need to upload files to a remote server. I have done and prepared code to update the files and it is working fine. But in some other environment; target remote server is only accessible via proxy configuration. This makes my program fail. So, Is it possible to