[lftp] Question regarding fix in 4.6.0

2014-10-21 Thread Tilo.Muetze
Hi Alexander, we've seen that in 4.6.0 a bug "ftp: wait for QUIT reply before closing control socket." was fixed. Can you please tell us, if this fixed bug is present in release 4.5.6 ? Thanks and regards, Tilo ___ lftp mailing list lftp@uniyar.ac.ru

Re: [lftp] Question regarding fix in 4.6.0

2014-10-21 Thread Alexander Lukyanov
No, it isn't. I have decided that the change is too significant to include in a maintenance release. Use 4.6. And I don't consider it a serious bug - it was there for years and nobody complained. 21.10.2014 14:47 пользователь написал: > Hi Alexander, > > we’ve seen that in 4.6.0 a bug “ftp: wait

Re: [lftp] Question regarding fix in 4.6.0

2014-10-21 Thread Tilo.Muetze
OK, thank you. Just for your information: We’re using a managed file transfer (MFT) product called Ayway Synchrony Gateway as a multi-protocol service (supports FTP, FTPS, SFTP, HTTPS, and so on). And this solution checks for complete transfers, which means it checks the data flow, if a transfe

Re: [lftp] Question regarding fix in 4.6.0

2014-10-21 Thread Alexander Lukyanov
Failed transfers are most probably not related to the QUIT issue. To determine the cause for failed transfers it is necessary to analyse traces, debug logs, maybe packet dumps. The QUIT issue is only related to control connection termination, not to data transfers. 21.10.2014 16:43 пользователь н