RE: Looking for ftp over SSL (TLS) daemon...

From: Aaron Sethman (asethman@teleglobe.net)
Date: 04/18/02


Date: Thu, 18 Apr 2002 15:26:34 -0400 (EDT)
From: Aaron Sethman <asethman@teleglobe.net>
To: "Gordon, Chris" <Chris.Gordon@CWUSA.COM>


On Wed, 17 Apr 2002, Gordon, Chris wrote:
>
> There is sftp which gives you an ftp like interface which IIRC uses ssh as
> the underlying connection (so this might be outside of your requirements).
> OpenSSH provides an sftp client and sshd handles the server side of the sftp
> connection. Another option would be to use something like stunnel (OpenSSL)
> to build a TLS tunnel and then run an ftp connection through it.

This won't really work, as this doesn't handle the data channel at all.
FTP doesn't tend to lend itself well to this sort of thing. You really
are better of with sftp or something similar.

Regards,

Aaron



Relevant Pages

  • Re: Cannot access an external SFTP site from behind SBS 2003 R2/ISA 2004! HELP!!!
    ... Base on my further research, using SFTP in Explicit mode goes over port 21, ... built in FTP filter as the commands are encrypted. ... Please open the ISA management console, navigate to Firewall Policy, ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: SFTP
    ... Some proxy based or firewalls that do application level scanning ... >> SFTP is not FTP. ... >> requests a new channel with the SFTP service. ... >> into the command connection to find the negotiation for the data ...
    (SSH)
  • Re: SPAM sudden increase
    ... > Dude was on a tech call with f-secure and the tech asked, "So, ... dude is trying to FTP to their server using WSFTP. ... but I think he is talking about sftp protocol - FTP via ...
    (alt.2600)
  • Re: SFTP versus FTP over SSH2
    ... >Can someone please explain what is the difference between SFTP and FTP ... SFTP is the SSH File Transfer Protocol. ... that they're running over the same sort of SSH connection (SFTP ...
    (comp.security.ssh)
  • Secure FTP Factory 5.7 released
    ... JSCAPE is please to announce the release of Secure FTP Factory 5.7. ... Enhancement: Added ASCII file transfer support for sftp servers using ...
    (comp.lang.java.announce)

Loading