home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / networki / 1359 < prev    next >
Encoding:
Text File  |  1992-09-14  |  905 b   |  28 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!usc!sdd.hp.com!caen!batcomputer!ghost.dsi.unimi.it!ipgaix!dedalo.unipg.it!luca
  3. From: luca@dedalo.unipg.it (Luca Priorelli)
  4. Subject: TAR on TCP/IP 1.2.1
  5. Message-ID: <1992Sep15.093133.177734@ipgaix.unipg.it>
  6. Sender: news@ipgaix.unipg.it (News Distribution System/9999999)
  7. Nntp-Posting-Host: dedalo.unipg.it
  8. Organization: Universita' di Perugia
  9. Date: Tue, 15 Sep 1992 09:31:33 GMT
  10. Lines: 16
  11.  
  12. Sorry if this is a FAQ.
  13.  
  14. How can I access a remote streamer over the network using IBM TCP/IP 1.2.1?
  15.  
  16. TCP/IP does not have a TAR and the OS/2 port of TAR GNU (version 1.9) that
  17. I have does not work either is I try the form
  18.                    tar tvf <hostname>:<device>
  19.  
  20. or 
  21.                    dd if=<device> | tar tvf -
  22.  
  23. In the last case I see the first tree files of the tarred file and then the
  24. message: "Skipping to the next file header..."
  25.  
  26. Luca Priorelli
  27.  
  28.