On Tuesday 24 October 2006 09:52, shreekumar veeramani wrote: > I am trying to connect to a ftp server and I am behind a firewall. my > company opened the firewall port 990 so that i can do SSL. [ FTPS ]. how do > i specify the client to go through 990 in the firewall.
here's one I prepared earlier.... $ lftp -d -u daniel,black -p 1337 nicoHQ.org. lftp [EMAIL PROTECTED]:~> ls ---- Connecting to nicoHQ.org. (83.165.121.9) port 1337 <--- 220 MY SITE NAME (glFTPd 2.01 Linux+TLS) ready. ---> FEAT <--- 211- Extensions supported: <--- AUTH TLS <--- AUTH SSL <--- PBSZ <--- PROT <--- CPSV <--- SSCN <--- MDTM <--- SIZE <--- REST STREAM <--- SYST <--- 211 END ---> AUTH TLS <--- 234 AUTH TLS successful ---> USER daniel Certificate: ST=. ,CN=glftpd Issued by: ST=. ,CN=glftpd WARNING: Certificate verification: Not trusted WARNING: Certificate verification: The certificate's owner does not match hostname 'nicoHQ.org.' <--- 331 Password required for daniel. ---> PASS black <--- 230- -- Daniel Black <[EMAIL PROTECTED]> Gentoo Foundation
pgp8p8G1sGCGN.pgp
Description: PGP signature
