Date: Fri, 23 Dec 1994 17:15:20 -0800 From: "Andrew A. Chernov" <ache> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/ncftp .cvsimport.sh cmds.c cmds.h cmdtab.c defaults.h ftp.c main.c Message-ID: <199412240115.RAA29232@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
ache 94/12/23 17:15:20
Modified: usr.bin/ncftp .cvsimport.sh cmds.c cmds.h cmdtab.c
defaults.h ftp.c main.c
Log:
Merging.
v1.9.0 - December 22, 1994. The program won't exit from the interactive shell
if it's working from a tty. For example, it won't exit if you do an mget
on a pattern that won't match anything. Added padding around jmp_buf's
for SunOS. SunOS needs sigjmp_buf's, but plenty of OS's don't support
sigjmp_buf's yet. Fixed the tips to reflect the new archive site.
v1.8.9 - December 20, 1994. Can now set "passive" user variable, or use
passive command to toggle PASV/PORT ftp. Debug mode now prints remote
responses. Can now get around buggy FTP servers like boombox.micro.umn.edu,
that give back invalid port numbers to PASV.
v1.8.8 - December 19, 1994. Now falls back to port FTP if passive FTP fails.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412240115.RAA29232>
