home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume39 / ncftp / part02 / Blurb next >
Encoding:
Internet Message Format  |  1993-08-25  |  1.7 KB

  1. Subject:  NcFTP 1.5.0 - Alternative User Interface for FTP
  2.  
  3. Archive-name: ncftp/part01
  4. Environment: UNIX, ANSI-C, !SVR4
  5.  
  6. NcFTP - Alternative user interface for FTP
  7. Version 1.5.0 by Mike Gleason, NCEMRSoft.
  8.  
  9. I used to list the features of ncftp in this blurb, but there are just
  10. too many to list.  Even if you only ftp occasionally, it is worth your
  11. time to install ncftp (or atleast bug your sysadmin to).  If you won't take
  12. my word for it, just ask around, or extract this archive and read the
  13. man page.
  14.  
  15. Note:  May not work correctly with System V R 4 (and Solaris 2.2).
  16.  
  17. Major changes since 1.0.2:
  18.  
  19. * Supports the Getline (input-edit) and GNU Readline command-line
  20.   editing and history libraries.
  21.  
  22. * Supports the Socks firewall library, and another firewall gateway
  23.   implementation.
  24.  
  25. * Terrific new "recent-sites" file that automatically saves the
  26.   sites you call;  when you open a site in the recent-sites file
  27.   (of course you can abbreviate the names), you start in the
  28.   same directory you were in last time.
  29.  
  30. * Improved on-line help, and tips on how to use the program better
  31.   are printed each time you run the program.
  32.  
  33. * Rewritten man page.
  34.  
  35. * Faster ascii transfers.
  36.  
  37. * Typing 'open' by itself lists all the sites the program knows
  38.   about (the ones in your .netrc and the recent-sites list) so
  39.   you can just pick one.
  40.  
  41. * Enhanced colon-mode, that can dump a file to stdout (ftpcat mode)
  42.   or to a pager.  (i.e. ncftp -c wu:/README >/dev/null).
  43.  
  44. * You can choose whether an open is anonymous by default (like it
  45.   had always been) or a user login by default by setting a new
  46.   program variable.
  47.  
  48. * Bugs fixed.
  49.  
  50. Read the enclosed file, v2_Notes, which explains why I won't be
  51. able to work on the nearly finished, and much improved v2.0.
  52.  
  53.