Hi, I updated lftp 4.8.4-1 to lftp 4.9.0-1 but now calling following command will always core dump (I anonymized some confidential data):
lftp sftp://myuser@1.2.3.4:2222 -u myuser,mypasswd -e "set xfer:timeout 30; set net:timeout 30; set net:reconnect-interval-base 5; set net:max-retries 5; mirror --Remove-source-files --verbose . /path/to/local/dir; bye" 337501 [main] lftp 16519 cygwin_exception::open_stackdumpfile: Dumping stack trace to lftp.exe.stackdump Downgrading to lftp 4.8.4-1 solved the problem. Note that my cygwin installation is up-to-date (as of 8 january 2020). Thank you in advance for your help, Greetings, Thierry Blind.
lftp_strace.out
Description: lftp_strace.out
cygcheck.out
Description: cygcheck.out
lftp.exe.stackdump
Description: lftp.exe.stackdump
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple