IETF-SSH archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: avoiding reinventing the wheel on file transfer.



On Tue, Mar 27, 2001 at 07:27:10PM -0500, Bill Sommerfeld wrote:
> A radically different and simpler approach (from a standards-writing
> viewpoint, at least) may well be to define a way to tunnel "normal"
> ftp through a collection of ssh channels, so we can avoid refighting
> all the battles which were fought over FTP... i.e., you start off with
> one channel for the FTP control channel, and then open up new ssh
> channels where "normal" FTP would open a new TCP connection....

there is no need to 'define' this approach, it has already been
implemented with success -- VanDyke's SecureFX shows this.

however, i think that a SFTP subsystem is still useful since it
implements a much simpler protocol than FTP.  if you want to reuse
existing FTP clients, than you can implement a ftp-sftp bridge like the
one from mindbright.se.



Home | Main Index | Thread Index | Old Index