On Wed, Jun 22, 2005 at 05:23:11PM +0200, Thomas Glanzmann wrote: > set ftp:ssl-protect-data true > > But it would be nice if lftp uses the same machanism it uses to ensure > that ls stuff is encrypted for the 'file transfers', too. Even without > telling it to do so.
By default the data is not protected, as it causes high cpu load. Encrypting of listings is controlled by another setting: ftp:ssl-protect-list -- Alexander.
