home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1425 / README < prev    next >
Text File  |  1990-12-28  |  2KB  |  40 lines

  1. Xtp is a utility for retrieving, listing, or printing files from a
  2. remote network site.  Xtp performs most of the same functions as the
  3. ftp program, but does not require any interactive commands.  You simply
  4. specify the file transfer task on the command line and xtp performs the
  5. transfer automatically.
  6.  
  7. To retrieve file display.tar.Z from host wizard.dupont.com, use:
  8.  
  9.   xtp -binary -retrieve display.tar.Z wizard.dupont.com
  10.  
  11. Xtp requires 4.3 BSD compatibilities.  I have successfully executed it on
  12. a SUN, DEC Ultrix, and Ardent Titan.
  13.  
  14. The author is cristy@dupont.com.  Comments, suggestions, etc, are
  15. welcome, but be kind.
  16.  
  17. ---
  18.  
  19. Copyright 1990 E. I. Dupont de Nemours & Company
  20.  
  21. Permission to use, copy, modify, distribute, and sell this software and
  22. its documentation for any purpose is hereby granted without fee,
  23. provided that the above copyright notice appear in all copies and that
  24. both that copyright notice and this permission notice appear in
  25. supporting documentation, and that the name of E. I. Dupont de Nemours
  26. & Company not be used in advertising or publicity pertaining to
  27. distribution of the software without specific, written prior
  28. permission.  E. I. Dupont de Nemours & Company makes no representations
  29. about the suitability of this software for any purpose.  It is provided
  30. "as is" without express or implied warranty.
  31.  
  32. E. I. Dupont de Nemours & Company disclaims all warranties with regard
  33. to this software, including all implied warranties of merchantability
  34. and fitness, in no event shall E. I. Dupont de Nemours & Company be
  35. liable for any special, indirect or consequential damages or any
  36. damages whatsoever resulting from loss of use, data or profits, whether
  37. in an action of contract, negligence or other tortious action, arising
  38. out of or in connection with the use or performance of this software.
  39.  
  40.