On Tue, Apr 18, 2006 at 04:12:53PM -0400, Nathan Aaron wrote:
> I connect to the ftps server and issue a ls command lftp hangs with the
> following message: `ls' at 0 [Receiving data]. lftp does not come back
> unless I issue a control-c. Interestingly enough I can use the version
> of lftp that comes with RedHat ES 3.0 and the ls command works. The
> RedHat version is 2.6.3.
I think it is a broken server. It does not understand changing of PROT mode
for listings. Try this:
set ftp:ssl-protect-list yes
--
Alexander..