Re: FTPS questions ....

From: Dimitri Maziuk (dima_at_127.0.0.1)
Date: 10/28/03


Date: Tue, 28 Oct 2003 22:39:14 +0000 (UTC)

Peter sez:

... I tried to go to
> root (C:) dir by 'cd ..' or 'cdup', but it didn't work

Many ftp servers won't let you cdup from login directory.

> 220 system2 Microsoft FTP Service (Version 5.0).
> Name (system2:none): administrator
> 500 'AUTH TLS': command not understood
> 500 'AUTH SSL': command not understood
> TLS/SSL not available

Microsoft FTP server does not support SSL...

> 220 SurgeFTP corp (Version 2.2j8)
> Name (localhost:none): loginname
> 234 Enabling SSL

...whereas this one does.

> The problem in the msg is that it said "Remote system type is UNIX.", while
> my machine is running on W2K (but I have cygwin installed as mentioned
> above).

Cygwin provides unix-like environemt on winders. Programs running in
cygwin think they run on unix.

> BTW, wer are searching around of a good secure ftp program (freeware)
> supporting SSL, is ftps the best one?

FTPS is not a program. It's a protocol that adds ssl encryption and
authentication to plain old ftp.

There are alternatives, e.g. scp command that comes with ssh, but
they are not ftp.

If you want ftp with encryption, ftps is the only option. If you are
looking for a way to transfer encrypted files, there are plenty of
options (e.g. you can encrypt it with pgp and attach it to e-mail.)

> Any other suggestions?

Yes: apart from the reference to scp/ssh, none of the above has anything
to do with comp.security.ssh.

Dima

-- 
One distinguishing characteristic of BOFHen is attention deficit disorder.
Put me in front of something boring and I can find a near-infinite number
of really creative ways to bugger off.                                -- ADB


Relevant Pages

  • Re: firewalls that can ssl ftp?
    ... Secure Transfers ... Bruce Schneier's Blowfish encryption for data transfers. ... Secure SSL based Web Administration Portal ... Works with other FTP Clients/Servers ...
    (Security-Basics)
  • Re: How to secure FTP?
    ... >> So I am also hearing in this thread that secure FTP isn't really ... It's meant more for encryption than anything else? ... > and password are required by the server in order to log on, ... > other mechanisms (such as SSL) that are supported by a number of third ...
    (microsoft.public.inetserver.iis.ftp)
  • FTP over SSL on AIX
    ... JYard ... FTP over SSL on AIX ...
    (AIX-L)
  • Re: Temporary FTP Server - Security
    ... Very secure if you use FTP over SSL and verify the certificate by telephone. ... Either you were forgetting or omitting the obvious: need for encryption, ...
    (comp.security.misc)
  • Re: FTP SSL with large file transfer
    ... No SSL involved. ... It's the same server under z/os, but typically one of any number of client ... FTP SSL with large file transfer ...
    (bit.listserv.ibm-main)