Will do - thanks. I'll get back to you.

On Fri, Mar 28, 2008 at 12:38 PM, Bill Dorsey <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I think you might have a protocol mismatch.
>
> Look for the ssl settings and try some changes there.
>
> set -a | grep ssl
>
> What does that return?
>
>
>
>
> On Thu, Mar 27, 2008 at 9:57 AM, Anthony Durity <[EMAIL PROTECTED]>
> wrote:
>
> > Hello List,
> >
> > I'm having trouble getting directory listings of a server of ours. It
> > appears to hang and I have to ^C it. I can connect and list with gftp and
> > Firefox. What am I doing wrong?
> >
> > Thanks!
> >     Anthony
> >
> > --
> >
> > [EMAIL PROTECTED]:~$ lftp
> > lftp :~> debug 5
> > lftp :~> open w1.commercegate.com
> > ---- Resolviendo dirección del servidor...
> > ---- Se encontraron 3 direcciones
> > lftp w1.commercegate.com:~> user adurity
> > Clave:
> > lftp [EMAIL PROTECTED]:~> ls
> > ---- Conectándose a w1.commercegate.com (*MailScanner warning: numerical
> > links are often malicious:* 195.10.21.3 <http://195.10.21.3/>) port 21
> > <--- 220 FTP Server ready.
> > ---> FEAT
> > <--- 211-Features:
> > <---  AUTH SSL
> > <---  AUTH TLS
> > <---  EPRT
> > <---  EPSV
> > <---  MDTM
> > <---  PASV
> > <---  PBSZ
> > <---  PROT
> > <---  REST STREAM
> > <---  SIZE
> > <---  TVFS
> > <--- 211 End
> > ---> AUTH TLS
> > <--- 234 Proceed with negotiation.
> > ---> USER adurity
> > WARNING: Certificate verification: Not trusted
> > WARNING: Certificate verification: Expired
> > WARNING: Certificate verification: The certificate's owner does not
> > match hostname 'w1.commercegate.com'
> >
> > <--- 331 Please specify the password.
> > ---> PASS XXXX
> > <--- 230 Login successful.
> > ---> PWD
> > <--- 257 "/"
> > ---> PBSZ 0
> > <--- 200 PBSZ set to 0.
> > ---> PROT P
> > <--- 200 PROT now Private.
> > ---> PASV
> > <--- 227 Entering Passive Mode (195,10,21,3,216,243)
> > ---- Conectando socket de datos a (*MailScanner warning: numerical links
> > are often malicious:* 195.10.21.3 <http://195.10.21.3/>) puerto 55539
> > `ls' en 0 [Estableciendo la conexión de datos...]
> >
>
>

Reply via email to