ftplib ftplib is a set of routines that implement the FTP protocol. They allow applications to create and access remote files through function calls instead of needing to fork and exec an interactive ftp client program. ftplib has been built and tested on Linux (X86 and AXP), VMS (VAX and AXP), OSF/1 (now Digital Unix), and Windows NT (X86 and AXP). Kits * ftplib V3.1-1 September 16, 2000 o Patch to V3.1 - fixes some known problems . Set default to your source directory and *patch -p0 - zip file * ftplib V3.1 - June 23, 1998 o Source for all platforms and documentation - gzip'ed tar o Binaries for Linux/x86 - gzip'ed tar o Binaries for Alpha VMS - gzip'ed tar o Binaries for VAX VMS - gzip'ed tar * ftplib V3 gzip'ed tar - December 2, 1997 * LSM entry for V3 * ftplib V2 gzip'ed tar - March 15, 1997 * LSM entry for V2 * ftplib V1 gzip'ed tar - January 17, 1997 (repackaged due to requests for a version that uses 'PORT' instead of 'PASV') Documentation The documentation is included in the kit in html format. Also, the current working documentation for the release in progress is available on line. ------------------------------------------------------------------------ Last Updated - June 23, 1998 Thomas Pfau / pfau@nbpfaus.net