On Sun, May 04, 2008 at 09:51:09AM -0400, nix4me wrote: > lftp [EMAIL PROTECTED]:/> ls > Fatal error: SSL_read: wrong version number
First, turn on debug in lftp (command debug) and see what happens. Then check if you accidently used implicit ftps (did you use ftps: URL schema?). If yes, try explicit ftps with plain ftp: URL. -- Alexander.
