Home | Description | Features | Man page | FAQ | Download | Changes | Mailing lists | Author | Related RFC | Contribute!
mirror: new option --transfer-all. torrent: new setting torrent:timeout to limit time without any progress. torrent: fixed handling of udp tracker without explicit port number. torrent: improved transfer start time after metadata download. improved sftp put -c to use a single FSETSTAT. mirror --skip-noaccess now uses user name to check for permissions. don't rename temporary file to the target name when transfer fails. new cmd:prompt escapes \l and \L for local working directory. translations updated (pl, ru, uk). new configure option --disable-ipv6. fixed compilation with an old gcc.
Version 4.6.3 - 2015-06-17 new mirror setting mirror:overwrite and options --overwrite/--no-overwrite. new mirror option --upload-older. new mirror option --recursion={always,never,missing,newer}. try to download zero sized files as they may be non-empty. torrent: new options --only-new, --only-incomplete. torrent: fixed endless loop in FD deallocation. fixed a memleak when parsing a directory listing with special files. fixed one byte buffer overflow in cls. fixed cmd:fail-exit description in the man page. fixed large stack usage when parsing fish directory listings. Version 4.6.2 - 2015-04-16 new command "edit" instead of the edit alias. new setting ssl:priority for disabling selected protocols. new settings fish:auto-confirm and sftp:auto-confirm. new setting file:use-lock to lock local files before accessing. ftp: fixed disconnecting on timeout (broken in 4.6.0). http: enclose ipv6 address in brackets in URLs and Host header. fixed mirror for http protocol with redirections. fixed `bookmark edit' to use correct XDG path if XDG is used. fixed a wildcard certificate validation vulnerability (CVE-2014-0139). fixed proxy authentication for CONNECT method. fixed exit code of `help' command. fixed sftp to show file names with slashes. fixed pget status display when all chunks are done except the first one. Ukrainian translation updated (Yuri Chornoivan). Russian translation updated. Version 4.6.1 - 2014-12-29 new mirror option --scan-all-first. mirror --Remove-source-files now removes files already present at the target. added a workaround for FUSE with HadoopFS I/O error during rename(2). fixed du to round file size up to block size. fixed compilation with libressl. fixed OPTS MLST, removed trailing semicolon. fixed put to sftp with special files (like /dev/stdin). fixed ftp to copy SID properly with GnuTLS (Tim Kosse). fixed mirror to follow redirections to files (Tomas Hozza). Version 4.6.0 - 2014-10-13 new torrent --share option. new setting mirror:require-source. new settings xfer:use-temp-file and xfer:temp-file-name. ftp: wait for QUIT reply before closing control socket. Version 4.5.6 - 2014-10-13 display valid IDN in URLs without percent encoding. ftp: shutdown SSL connection before closing control socket. ftp: avoid duplication of PROT command. fixed debug -o to append to the log file. fixed compilation without SSL. http: don't uncompress files ending with .gz, .Z or .tgz http: fixed inflation of some files. minor fixes in torrent protocol. Version 4.5.5 - 2014-09-04 added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new mirror setting mirror:overwrite and options --overwrite/--no-overwrite. new mirror option --upload-older. new mirror option --recursion={always,never,missing,newer}. try to download zero sized files as they may be non-empty. torrent: new options --only-new, --only-incomplete. torrent: fixed endless loop in FD deallocation. fixed a memleak when parsing a directory listing with special files. fixed one byte buffer overflow in cls. fixed cmd:fail-exit description in the man page. fixed large stack usage when parsing fish directory listings.
Version 4.6.2 - 2015-04-16 new command "edit" instead of the edit alias. new setting ssl:priority for disabling selected protocols. new settings fish:auto-confirm and sftp:auto-confirm. new setting file:use-lock to lock local files before accessing. ftp: fixed disconnecting on timeout (broken in 4.6.0). http: enclose ipv6 address in brackets in URLs and Host header. fixed mirror for http protocol with redirections. fixed `bookmark edit' to use correct XDG path if XDG is used. fixed a wildcard certificate validation vulnerability (CVE-2014-0139). fixed proxy authentication for CONNECT method. fixed exit code of `help' command. fixed sftp to show file names with slashes. fixed pget status display when all chunks are done except the first one. Ukrainian translation updated (Yuri Chornoivan). Russian translation updated. Version 4.6.1 - 2014-12-29 new mirror option --scan-all-first. mirror --Remove-source-files now removes files already present at the target. added a workaround for FUSE with HadoopFS I/O error during rename(2). fixed du to round file size up to block size. fixed compilation with libressl. fixed OPTS MLST, removed trailing semicolon. fixed put to sftp with special files (like /dev/stdin). fixed ftp to copy SID properly with GnuTLS (Tim Kosse). fixed mirror to follow redirections to files (Tomas Hozza). Version 4.6.0 - 2014-10-13 new torrent --share option. new setting mirror:require-source. new settings xfer:use-temp-file and xfer:temp-file-name. ftp: wait for QUIT reply before closing control socket. Version 4.5.6 - 2014-10-13 display valid IDN in URLs without percent encoding. ftp: shutdown SSL connection before closing control socket. ftp: avoid duplication of PROT command. fixed debug -o to append to the log file. fixed compilation without SSL. http: don't uncompress files ending with .gz, .Z or .tgz http: fixed inflation of some files. minor fixes in torrent protocol. Version 4.5.5 - 2014-09-04 added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new command "edit" instead of the edit alias. new setting ssl:priority for disabling selected protocols. new settings fish:auto-confirm and sftp:auto-confirm. new setting file:use-lock to lock local files before accessing. ftp: fixed disconnecting on timeout (broken in 4.6.0). http: enclose ipv6 address in brackets in URLs and Host header. fixed mirror for http protocol with redirections. fixed `bookmark edit' to use correct XDG path if XDG is used. fixed a wildcard certificate validation vulnerability (CVE-2014-0139). fixed proxy authentication for CONNECT method. fixed exit code of `help' command. fixed sftp to show file names with slashes. fixed pget status display when all chunks are done except the first one. Ukrainian translation updated (Yuri Chornoivan). Russian translation updated.
Version 4.6.1 - 2014-12-29 new mirror option --scan-all-first. mirror --Remove-source-files now removes files already present at the target. added a workaround for FUSE with HadoopFS I/O error during rename(2). fixed du to round file size up to block size. fixed compilation with libressl. fixed OPTS MLST, removed trailing semicolon. fixed put to sftp with special files (like /dev/stdin). fixed ftp to copy SID properly with GnuTLS (Tim Kosse). fixed mirror to follow redirections to files (Tomas Hozza). Version 4.6.0 - 2014-10-13 new torrent --share option. new setting mirror:require-source. new settings xfer:use-temp-file and xfer:temp-file-name. ftp: wait for QUIT reply before closing control socket. Version 4.5.6 - 2014-10-13 display valid IDN in URLs without percent encoding. ftp: shutdown SSL connection before closing control socket. ftp: avoid duplication of PROT command. fixed debug -o to append to the log file. fixed compilation without SSL. http: don't uncompress files ending with .gz, .Z or .tgz http: fixed inflation of some files. minor fixes in torrent protocol. Version 4.5.5 - 2014-09-04 added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new mirror option --scan-all-first. mirror --Remove-source-files now removes files already present at the target. added a workaround for FUSE with HadoopFS I/O error during rename(2). fixed du to round file size up to block size. fixed compilation with libressl. fixed OPTS MLST, removed trailing semicolon. fixed put to sftp with special files (like /dev/stdin). fixed ftp to copy SID properly with GnuTLS (Tim Kosse). fixed mirror to follow redirections to files (Tomas Hozza).
Version 4.6.0 - 2014-10-13 new torrent --share option. new setting mirror:require-source. new settings xfer:use-temp-file and xfer:temp-file-name. ftp: wait for QUIT reply before closing control socket. Version 4.5.6 - 2014-10-13 display valid IDN in URLs without percent encoding. ftp: shutdown SSL connection before closing control socket. ftp: avoid duplication of PROT command. fixed debug -o to append to the log file. fixed compilation without SSL. http: don't uncompress files ending with .gz, .Z or .tgz http: fixed inflation of some files. minor fixes in torrent protocol. Version 4.5.5 - 2014-09-04 added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new torrent --share option. new setting mirror:require-source. new settings xfer:use-temp-file and xfer:temp-file-name. ftp: wait for QUIT reply before closing control socket.
Version 4.5.6 - 2014-10-13 display valid IDN in URLs without percent encoding. ftp: shutdown SSL connection before closing control socket. ftp: avoid duplication of PROT command. fixed debug -o to append to the log file. fixed compilation without SSL. http: don't uncompress files ending with .gz, .Z or .tgz http: fixed inflation of some files. minor fixes in torrent protocol. Version 4.5.5 - 2014-09-04 added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
display valid IDN in URLs without percent encoding. ftp: shutdown SSL connection before closing control socket. ftp: avoid duplication of PROT command. fixed debug -o to append to the log file. fixed compilation without SSL. http: don't uncompress files ending with .gz, .Z or .tgz http: fixed inflation of some files. minor fixes in torrent protocol.
Version 4.5.5 - 2014-09-04 added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added support for internationalized domain names. added lftp --norc option. added mirror "Finished" message. added ftp:catch-size setting. fixed net:max-retries setting. fixed byte counters in mirror status. fixed a segfault in ftps. fixed a spurious error message in fxp and ftp.
Version 4.5.4 - 2014-08-07 new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl). Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting mirror:sort-by (name, size, date). torrent: reduced cpu and memory usage. fixed occasional "BUG:deadlock" message. fixed a segfault when a directory contains duplicate file names. fixed a memory leak in torrent. fixed byte counters in mirror --depth-first. fixed timeout checks in FISH. translations updated (pl).
Version 4.5.3 - 2014-07-06 new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting ftp:site. don't uncompress http body when Contrent-Type is compressed. check source address of DHT replies. discard disconnected torrent peers only after a timeout.
Version 4.5.2 - 2014-06-11 fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a coredump on startup when compiled with certain gcc versions. mkdir -q option for quiet operation. glob --exist and --not-exist options. improved torrent status, show piece availability statistics. remove unconnectable torrent peers on trackerless torrents.
Version 4.5.1 - 2014-06-02 show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
show piece availabilty in torrent status. fixed a coredump in ftp when data connection fails. fixed default values of some settings. fixed http redirection handling. fixed compilation with gcc-4.8.3.
Version 4.5.0 - 2014-05-23 optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. new open option --env-password to take password from LFTP_PASSWORD environment variable. new `exit parent' subcommand. new settings http:accept-encoding, http:decode. new setting xfer:max-log-size to limit transfer log size. show last disconnect cause for a few seconds in the session status. improved mirror status to display real-time aggregated byte count and rate. save torrent matadata on disk and load if available when needed. improved torrent DHT search. fixed exit behavior to flush buffered commands. fixed transfer rate reporting for mirror --parallel.
Version 4.4.16 - 2014-05-07 fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed mirror --loop to re-check base directory contents. fixed sftp and fish authentication by password with FreeBSD server. fixed directory index parsing for some http servers. fixed find command output to avoid extra slash for plain files. fixed several bugs which could cause segfault.
Version 4.4.15 - 2014-01-21 new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting pget:min-chunk-size. improved DHT search by preferring responded nodes. allow UTC timezone in http timestamps. fixed WebDAV rmdir operation. fixed torrent hang on shutdown when a tracker is unresposive. fixed adding too many slashes to URLs in http.
Version 4.4.14 - 2013-12-13 fixed HEAD/PROPFIND handling in http. a minor memory leak fixed. Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed HEAD/PROPFIND handling in http. a minor memory leak fixed.
Version 4.4.13 - 2013-11-26 fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a bug in file size checking code.
Version 4.4.12 - 2013-11-26 new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new option -l (--ls) for find command. improve workaround for single NL replies from an FTP server. Ukrainian translation updated (Yuri Chornoivan). fixed spinning in "get" when no remote session is open. don't pre-fetch file information in "get" when not needed. fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. fixed a crash after cls. added file size decrease checking. used a newer libtool for ppc64le platform.
Version 4.4.11 - 2013-11-11 fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). fixed a coredump in sftp when accessing an inexistent file.
Version 4.4.10 - 2013-10-11 mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
mirror new option --file/-f to mirror a single file. mirror new option -O for get/put similarity. WebDAV fixes and improvements. new setting ftp:use-utf8 to disable utf-8 activation. fixed handling of incorrect encoding of file names. fixed compilation without libiconv. fixed occasional hang in mirror. kill ssh when terminating fish or sftp connection.
Version 4.4.9 - 2013-08-23 implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated. Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
implemented support for mirror -L in sftp. pass all 3 std file descriptors when attaching to lftp instance. ftp: added a workaround for incorrectly formatted multiline replies. sftp: added a workaround for RouterOS v6. fixed mirror --no-empty-dirs to skip directories with no included files. fixed segfault when there is no TERM environment variable. fixed torrent for meta-info files with % in their names. fixed compilation when IPV6_V6ONLY if not defined. fixed compilation with older zlib. fixed FD_CLOEXEC flag on cwd and transfer_log. fixed MLSD parsing for semicolons in file names. new translation: Ukrainian (thanks to Yuri Chornoivan). man page updated.
Version 4.4.8 - 2013-05-29 add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
add support for redirections in torrent metainfo fetching. add support for gzip Content-Encoding in http. fixed an endless loop in mirror from sftp.
Version 4.4.7 - 2013-05-23 translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol. Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
translations update (pl, cs). fixed "get -c" looping in some cases. fixed translations encoding (pl, it, es, pt_BR). fixed occasional file corruption and garbage logging in Fish protocol.
Version 4.4.6 - 2013-05-17 improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4). Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
improved sftp backend with symlink info retrieving (readlink). new cls option -a to show dot files. new setting cmd:cls-exact-time. fixed NULL dereference when torrent:use-dht is off. fixed torrent for info_hash with NUL character (broken in 4.4.4).
Version 4.4.5 - 2013-03-14 user/group name lookup performance fixed. Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
user/group name lookup performance fixed.
Version 4.4.4 - 2013-02-27 added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status. Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added support for TLS SNI extension. added UDP tracker support. added cls -a option to show dot files. new setting cmd:show-status.
Version 4.4.3 - 2013-02-07 fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex. Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed an increased CPU usage in case of many cached directories. fixed a configure problem with included regex.
Version 4.4.2 - 2013-02-01 new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules. Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new settings cmd:at-background, cmd:at-terminate. fixed plus sign handling in URLs. fixed uninstall to remove modules.
Version 4.4.1 - 2013-01-29 use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving. Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
use XDG directories if ~/.lftp (or $LFTP_HOME) does not exist. fixed non-interactive mode to skip showing status line. fixed assert in ftpclass.cc. fixed coredump after trying to start a duplicate torrent. fixed verbose status message of some jobs. fixed some buffers to limit the buffer size. fixed DHT cache saving.
Version 4.4.0 - 2012-09-27 implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines. Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
implemented bittorrent extensions (FAST, DHT, LTEP, ut_metadata, ut_pex). allow torrent downloading by magnet links. new setting torrent:use-dht. new torrent option --dht-bootstrap for manual bootstrapping. add support for name.utf-8 and path.utf-8 in torrent metadata. now net:limit-rate and net:limit-total-rate settings can use suffixes, e.g. `set net:limit-total-rate 1M:500k'. allow numeric user names. don't try to upload if ALLO fails. send PROT to ftp servers always when AUTH is activated. fixed gnutls non-fatal error checking. fixed execution of at-finish and at-queue-finish in certain cases. fixed termcap coredump. fixed opie on 64-bit machines.
Version 4.3.8 - 2012-07-03 treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV). Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
treat gnutls decryption error as non-fatal. fixed core dump in `bm:' pseudo-URL opening. fixed PROPFIND result parsing (WebDAV).
Version 4.3.7 - 2012-05-30 fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off. Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed script execution (broken in 4.3.4). cls fixed to show correct time always. torrent fixed for large PIDs. don't check hostname in openssl case with ssl:check-hostname off.
Version 4.3.6 - 2012-04-01 added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting. Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added explicit retracker support (new setting torrent:retracker). added support for http status code 429 Too Many Requests. improved ftp login error handling. fixed errors reported by -Werror=format-security. fixed http error reporting.
Version 4.3.5 - 2012-01-24 fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full. Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed ascii mode uploads to sftp. fixed "local" command without arguments. fixed compilation without ssl. fixed https. fixed large memory consumption in ftp when target disk is full.
Version 4.3.4 - 2011-12-30 new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https. Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new settings cmd:at-exit-bg, cmd:at-finish, cmd:at-queue-finish. added timestamps in readline history. improved attach command to remove stale sockets. fixed core dump when ftp server does not return valid PWD result. fixed a special ftp cd case when real cwd equals to the new cwd. fixed torrent status command line. fixed torrent to open files with CLOEXEC flag. fixed exit code of queue command. fixed mirror to follow local symlinks with -L option. fixed a crash with https.
Version 4.3.3 - 2011-10-20 new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming. Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting ftp:use-tvfs (yes, no, auto). improved ftp path handling for servers without TVFS feature. improved closure matching, now *.EXT matches URLs ending with ".EXT". updated man page. updated translations. fixed mirror target directory naming.
Version 4.3.2 - 2011-09-16 fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris. Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed fish protocol synchronization when ls fails on the server. fixed torrent shutting down when the tracker fails. fixed compilation on Solaris.
Version 4.3.1 - 2011-06-28 fixed a coredump in torrent on linux with a ppp interface. translation updated (ru). Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a coredump in torrent on linux with a ppp interface. translation updated (ru).
Version 4.3.0 - 2011-06-17 new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez). Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new command `attach' to control a backgrounded lftp. automatically fill torrent:ipv6 setting. slightly improved torrent status display. fixed reconnect interval (it was sometimes uninitialized). several fixes for the case of cmd:parallel>1 (Fernando Gutierrez).
Version 4.2.3 - 2011-04-29 don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA. Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
don't write passwords to transfer_log. new setting mirror:no-empty-dirs. allow `jobs' output to be redirected. don't list not connected torrent peers by default. show torrent validation rate and ETA.
Version 4.2.2 - 2011-04-11 fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru). Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed `cd -'. fixed pget for URLs with special symbols. translations updated (cs, ru).
Version 4.2.1 - 2011-03-30 new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls. Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting ftp:use-ip-tos. optimized torrent validation. fixed fallocate call. got rid of sprintf calls.
Version 4.2.0 - 2011-03-03 changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk. Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
changed ssl:verify-certificate default to yes. check certificate common name in openssl case (code from curl). disable weak algorithms in openssl (Ludwig Nussel). new setting xfer:log-file (Timur Sufiev). support for netkey pasword in ftp (Ryan Thomas). added torrent ipv6 support (new setting torrent:ipv6) don't accept new connections when no torrent can accept them. allow to specify job numbers in `jobs' command. fixed a segfault in pget when an error happens on second chunk.
Version 4.1.3 - 2011-01-17 fixed a coredump in torrent (introduced in 4.1.2). Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a coredump in torrent (introduced in 4.1.2).
Version 4.1.2 - 2010-12-31 new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent. Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new command ln [-s], supported by FTP (SITE [SYM]LINK), FISH, SFTP, and locally via file: schema. create remote symlinks in mirror -R if supported by server. detect and remove duplicate peers in torrent.
Version 4.1.1 - 2010-11-24 fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall). Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed job command line display. fixed some warnings and compilation with old gcc compilers (Openwall).
Version 4.1.0 - 2010-11-22 send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication. Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
send path components to ftp server separately, unless TVFS is in FEAT reply. save pget status at the very beginning of pget execution. allow mirror pget continuation (mirror -c --use-pget). allow multiple torrent startup at once (e.g. torrent *.torrent). pre-allocate disk space in torrent, if posix_fallocate(3) is supported. new command prefix `local'. It makes the following command use local session instead of remote. added torrent multi-tracker support. fixed convert-mozilla-cookies cookie duplication.
Version 4.0.10 - 2010-09-01 use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru). Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
use cached file set, don't parse file listing again. updated convert-netscape-cookies. fixed a problem with zeroed errno in http. fixed coredump on mirror --log=file when the file cannot be opened. translations updated (de, ru).
Version 4.0.9 - 2010-06-10 torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen). Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
torrent: don't try to re-download invalid piece from the same peer. added a short lftp.conf(5) man page (Jiri Skala). fixed a problem with zeroed errno (Gabriele Balducci). fixed status of mget from file: schema. fixed a compilation problem on AIX (Claus K. Larsen).
Version 4.0.8 - 2010-05-24 fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed get/mget -c when xfer:clobber is off. fixed file verification in pget. fixed ftp encoding for servers with LANG but without UTF8 feature.
Version 4.0.7 - 2010-04-29 make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
make xfer:clobber off by default. limit number of attempts to upload a file (net:max-retries). handle 426 ftp reply to STOR specially. retry FEAT after login even after non-standard 5xx reply.
Version 4.0.6 - 2010-03-25 use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
use O_EXCL flag when xfer:clobber is off. better validation of server-provided file name. new setting xfer:auto-rename (off by default). new setting ftp:ssl-copy-sid (for some broken servers). fixed CCC ftp command to shutdown SSL connection properly. fixed `pget -c' on complete files.
Version 4.0.5 - 2009-12-21 added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar). Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added support for lighttpd listings. fixed sftp rename. fixed a core dump on `kill all' with pget. fixed interrupting of a torrent with unresponsive tracker. Czech translation updated (Petr Pisar).
Version 4.0.4 - 2009-11-19 added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size. Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added dnssec support (Robert Story). new setting cmd:stifle-rl-history to limit command history size.
Version 4.0.3 - 2009-10-20 fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64. Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed exit code of mget/mput. fixed compilation on some systems. fixed crash of `cls -s' on MacOS X x64.
Version 4.0.2 - 2009-09-23 torrent: don't try to connect back to peers which connected to us. Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
torrent: don't try to connect back to peers which connected to us.
Version 4.0.1 - 2009-09-17 ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD. Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
ignore `Status of' line in STAT output (ftp). fixed handling of files starting with a tilde in ftp. fixed an infinite bind-loop in ftp. fixed iconv translit usage for NetBSD.
Version 4.0.0 - 2009-09-11 added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'. Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added torrent client. automatically set time precision on FAT-like FS (linux only). fixed timestamps in `mirror --ignore-time'.
Version 3.7.14 - 2009-05-15 use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed. Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
use line buffering for mirror log file. fixed `chmod' command mode calculation. fixed status line of `repeat' command. fixed sftp charset translation in file listings. fixed output ordering by flushing stdout before calling external programs. fixed coredump in sftp when ssh process gets killed.
Version 3.7.13 - 2009-04-30 fixed a coredump in some commands printing to screen. Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a coredump in some commands printing to screen.
Version 3.7.12 - 2009-04-28 fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs. Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed core dump on `mput -d' command. fixed a core dump on `kill' command. fixed mkdir -p for sftp protocol. fixed some signed/unsigned conversion bugs.
Version 3.7.11 - 2009-03-20 add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10). Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
add dynamic commands in abc order (as output by help). fixed eta display (broken in 3.7.10).
Version 3.7.10 - 2009-03-18 fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command. Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed pget -c. fixed `exit kill' command. show sleep time left in status. make ftp:prefer-epsv off by default. recognize a specific error message and turn off REST command.
Version 3.7.9 - 2009-03-03 new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported. Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting ftp:prefer-epsv. add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz). fixed compilation on OpenBSD (Kevin Lo). fixed parsing of NT unix-like listings where hour is one digit. gnulib sources updated, vsnprintf-posix module imported.
Version 3.7.8 - 2009-01-23 fixed upload via ftps in encrypted mode. gnulib sources updated. Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed upload via ftps in encrypted mode. gnulib sources updated.
Version 3.7.7 - 2008-12-12 new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it). Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new ftp proxy auth type: proxy-user@host. new setting ftp:trust-feat (default no). changed GPL version to 3 (as gnulib modules require it).
Version 3.7.6 - 2008-11-17 fixed memory corruption in zmore. fixed compilation on some systems. Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed memory corruption in zmore. fixed compilation on some systems.
Version 3.7.5 - 2008-11-07 new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib. Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting cmd:move-background-detach. added support for number suffixes in settings (k - kibi, m - mebi, etc). shutdown SSL connection before closing the socket on upload. fixed mirror -RP. fixed another problem with `kill all'. updated gnulib.
Version 3.7.4 - 2008-08-06 fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib. Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed a coredump in `kill all'. fixed compilation problems on some systems. used getdate from gnulib.
Version 3.7.3 - 2008-05-23 added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding. Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added support for 2-argument SITE UTIME and MFMT commands. added a workaround for paramiko sftp server. included newer gnulib sources using gnulib-tool. Polish translation updated (Jakub Bogusz). fixed German translation encoding.
Version 3.7.2 - 2008-05-07 fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps. Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed core dump when sending http cookies. fixed assertion failure for ftp over http proxy (CONNECT mode). fixed cwd tracking for ftps.
Version 3.7.1 - 2008-04-18 use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann). Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
use time 12:00:00 instead of 12:00:30 when the time is unknown. make sftp:use-full-path on by default. fixed sftp du on non-existent files. GNU Lib sources updated (Nix). fixed compilation on cygwin (Arkady Sherman). French translation updated (Alain PORTAL). German translation updated (Moritz Moeller-Herrmann).
Version 3.7.0 - 2008-03-07 new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung). Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting ftp:proxy-auth-type and two new ftp proxy modes (joined-acct, open) (partly based on patch from David Wolfe). don't add the same network address multiple times; report resolved addresses. added new open -s option; help for "slot" command (Laurent MONIN). added a workaround for proftpd NLST bug. added a workaround for servers sending single NL. handle host key verification error in fish and sftp. handle http codes 307 and 303. fixed a core dump when doing "open host>file". fixed CCC handling in secure ftp. fixed spinning when cmd:fail-exit is true in a script. included zh_HK translation (Abel Cheung).
Version 3.6.3 - 2008-01-28 new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth. Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
new setting sftp:use-full-path to send full path instead of home-relative. don't use sftp FSETSTAT when not needed. fixed core dump on kill all with mirror. fixed sftp:charset setting. fixed debug printing of sftp file handle. fixed unsetting of fish:charset setting. fixed compilation on systems lacking wcwidth.
Version 3.6.2 - 2008-01-03 added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems. Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
added a workaround for ftp servers which don't open data connection in certain conditions. don't decode URL escapes in get/put when no URL schema used. fixed counting of file removal errors in mirror. fixed a 2-byte buffer overflow when showing transfer percents. fixed a problem with incorrect port/host name in http requests. fixed coredump in du command with long paths on some systems. fixed coredump in html parser on empty links. fixed compilation on some systems.
Version 3.6.1 - 2007-11-09 repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated. Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
repeat --weak option to terminate the loop automatically when exiting lftp. ftp:use-stat-for-list is off by default. slot command fixed. fixed timeout handling in ftp. french and polish translations updated.
Version 3.6.0 - 2007-10-19 major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error. Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
major code cleanup. new setting ftp:use-stat-for-list allows faster directory listing. new command `eval' with -f option allows complex aliases. send encoded parts of ftp URLs untranslated to ftp server. new mirror options --on-change, --depth-first, --no-empty-dirs, --ascii. new mirror option --only-existing (Damon Harper). new setting xfer:log, log successful transfers if true to ~/.lftp/tarnsfer_log. new setting ssl:check-hostname. fixed cls exit code in case of an error.
Version 3.5.15 - 2007-10-19 fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting. Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed timeout handling when waiting for 150 or 125 ftp reply. fixed a bug occuring when turning off proxy server setting.
Version 3.5.14 - 2007-08-31 handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL). Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
handle ftp reply with code 125 same as code 150 (Craig Ruff). french translation updated (Alain PORTAL).
Version 3.5.13 - 2007-08-23 fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers. Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed ftps not to access data socket before 150 reply. fixed sftp to send properly sized packets on upload. fixed infinite retrying on upload. fixed compilation without iconv. fixed buffering in ascii mode transfers.
Version 3.5.12 - 2007-07-26 hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL). Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
hex-encode all non-ascii characters in URLs. allow cross-compilation without iconv (Jakob Truelsen). french translation updated (Alain PORTAL).
Version 3.5.11 - 2007-04-11 fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed mirror for MDTM-less ftp servers. fixed readline prompt for \[\] (visible on win32). fixed compilation with Sun native compiler (Yann Rouillard).
Version 3.5.10 - 2007-03-26 fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory. Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed core dump when doing ls on file: connection. fixed core dump when doing pget to write-protected directory.
Version 3.5.9 - 2007-01-09 fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script). Version 3.5.8 - 2006-12-28
fixed `mirror --script' which generated improperly quoted shell commands (potential security vulnerability, when someone executes the resulting script).
Version 3.5.8 - 2006-12-28