If you attempt to pget something in a directory you do not have write
access in, lftp segfaults.
lftp>
<--- Keep-Alive: timeout=5, max=999
<--- Connection: Keep-Alive
<--- Content-Type: application/x-bzip2
<---
---- Receiving body...
---- Closing HTTP connection
pget: /usr/src/linux-2.6.20.tar.bz2: Permission denied
Segmentation fault
$ lftp --version
LFTP | Version 3.5.9 | Copyright (c) 1996-2006 Alexander V. Lukyanov
LFTP is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
There is absolutely no warranty for LFTP. See COPYING for details.
Send bug reports and questions to <[email protected]>.
Libraries used: Readline 5.2, Expat 1.95.8, OpenSSL 0.9.8c 05 Sep 2006,
zlib 1.2.3
Justin.