On Feb 11, 2009, at 19:59, Quillen, Channon wrote:
There isn't a rpm of 3.7.8 for Fedora Core 6.4, so I downloaded the
lftp source and compiled it. I'm now able to 'put' files to our new
vendor.
When I try to connect: open ftps://hostname:990
I get this error "open: ftps - not supported protocol"
You have to recompile lftp and enable ssl support through either
openssl or gnutls.
Make sure you have the development headers installed for the ssl
library of your choice. Usually in an rpm named *-devel.