-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings,
I've been writing an application that uses the Jsch libraries lately and
it works great!

In my scenario, because of firewall issues, the end user cannot connect
directly to the remote system, and therefore has to go through a middle
system (or gateway system as I often call it).  For example:

User's Desktop  -----------> middle.system -------------> remote.system

What I do for ssh is that I connect to the middle system and then create
a ssh tunnel from the user's desktop to the remote system.  This works well.

But what I would like to do now is to allow the user to browse the file
system on the remote system and transfer files, preferably using sftp.

I've search the mailing list and Jsch examples for instruction on how to
do this but in vain.  Has someone managed to implement something like
this before and could maybe give me some pointers on how to do this?

Any feedback about this would be much appreciated.

Regards,
        Andre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGzxfshiehvD+v9JARAmBwAJ9h2OFujsZp1GEWB2MTxLoojk/T7ACcC5zF
ewF6Pha9iDvq8uADgLElSWQ=
=l57T
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to