IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: SFTP File open modes
On Fri, Mar 29, 2002 at 09:38:07AM -0500, Richard Whalen wrote:
> A big problem with port forwarding is that you have to set up a forwarding
> for each system that you want to talk to. Yes, they could probably be set up
> dynamically,
Yes.
> but then you have to educate the users how to do that.
No.
That's a client implementation issue. With OpenSSH we
have an experimental SOCKS4 interface for dynamic portforwarding
(see -D in ssh(1)), so this is not a protocol issue.
With SSH protocol v2 you can request server-to-client
or client-to-server forwardings at any time, you don't
need to setup forwardings in advance.
Home |
Main Index |
Thread Index |
Old Index