Re: the most secure ftp server today?



Port 990 is typically used for implicit SSL for the FTP protocol. This
is different than explicit SSL which is typically run on the same port
as standard FTP (port 21) and allows you to switch from an unencrypted
session using the AUTH TLS or AUTH SSL commands.

Van Glass
JSCAPE
Managed File Transfer and Security Solutions
http://www.jscape.com/secureftpserver/

danish wrote:
Tauno Voipio wrote:
danish wrote:
HI All,
I wanted to know which ftp server is the most secure?? Although, Im
googling around, but I would like to hear your opinions too..

Thanks
Danish


If you need security, forget FTP, use scp (part of SSH) instead.

--

Tauno Voipio
tauno voipio (at) iki fi

what about ftps:// using the browser..

Like https:// . Isnt there a protocol called ftps://. From what I
remember, it uses the port 990 and 995 I guess. I was wondering if I
could set up a ftp server where in I can connect by giving the url
ftps://x.x.x.x:990..and once the ftp server is contacted, a certificate
is thrown, from a CA, showing that data communication is encrytped..

Danish

.



Relevant Pages

  • RE: Telnet/ftp problems SBS2000
    ... Please make sure your client computers are configured as both Firewall ... will find two options "Enable folder view for FTP sites" and "Use Passive ... that the control connection has been successfully established, ... (other than port 21) ...
    (microsoft.public.windows.server.sbs)
  • FTP transfer port
    ... FTP transfer port ... the FTP server "listens" for client connections on its port 21. ... it will establish a separate control connection and data connection with ...
    (bit.listserv.ibm-main)
  • Re: Hacked? External address knocks on internal private address...
    ... The important part of your message is that FTP is allowed out... ... You open a connection to an FTP Server and logon. ... When you ask the server for a file the server issues a "PORT" command ... so it can open a port on the firewall to allow the incoming Data ...
    (comp.security.firewalls)
  • Re: The specified Secure Sockets Layer (SSL) port is not allowed.
    ... Do not multi-post (identical but separate message in multiple groups). ... It is just FTP ... "The specified Secure Sockets Layer (SSL) port is not allowed. ...
    (microsoft.public.isaserver)
  • Re: Question: FTP via alternate port
    ... The problem with FTP is that it requires two ports to operate. ... FTP command stream in order to dynamically open that port for the data ... Ideally the attacker would want to upload another tool onto the ...
    (Pen-Test)