I am using a UNIX box that has lftp version 2.4.3 on it. Does this version
support https ?
The message says 11 bytes were transferred. But when we check the
destination server, the file is not there.
Also it shows HTTP connection, not HTTPS connection. Even though I use https
as protocol. lftp https://nnn:[EMAIL PROTECTED]
<--- HTTP/1.1 200 OK
<--- Date: Mon, 21 Jun 2004 22:09:03 GMT
<--- Server: Apache/1.3.26 (Unix) mod_ssl/2.8.10 OpenSSL/0.9.6g
SecureTransport/4.1.1
<--- Set-Cookie: FDX=MDpaNYlgOH4h81OI0JvJjw==; path=/
<--- Accept-Ranges: bytes
<--- Expires: Thu, 01 Jan 1970 00:00:00 GMT
<--- Features: CHPWD;RTCK;STCK;ASC
<--- Connection: close
<--- Transfer-Encoding: chunked
<--- Content-Type: text/plain; charset=UTF-8
<---
---- Closing HTTP connection
11 bytes transferred
Thanks,
-Bijan