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 29 Mar, David B. Coningham wrote:
> Thank you for pointing this out. SecureFX does indeed perform FTP
> transfers over a single SSH connection (establishing one channel for
> the control connection and one channel each time a data connection is
> required).
Just to give another data-point I can mention that we at AppGate have
implemented an ftp-proxy which uses one single channel for both command
and data. This allows us to handle both active and passive ftp. However
I am not saying we should adapt this solution for the filexfer draft. I
am also of the opinion that we need to find something better than ftp.
/MaF
Home |
Main Index |
Thread Index |
Old Index