On Mon, Nov 24, 2003 at 03:33:12AM -0800, Roboco Sanchez wrote: > I thought that was the normal behavior of lftp? Unlike > SmartFTP, lftp doesn't calculate the speed of previous > fxp transfer and use it to estimate the percentage of > current transfer. So we always see indication like > this: > > `file1.zip' at 0 (0%) [Waiting for transfer to > complete] > > during the transfer and "at 0 0%" won't change until > the transfer finishes and lftp carries on with the > next files.
Yes, it is normal behaviour. I thought that the transfer does not finishes at all. There is ftp:use-stat setting which can be used to monitor transfer status. Unfortunately many ftp servers don't correctly handle it. > The patch does help. Now it's working properly. I can > fxp from ftp+tls to ftps, ftps to ftp+tls, and ftps to > ftps. Note that during FXP the data is not encrypted. -- Alexander.
