home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17135 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.5 KB  |  50 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!engr.uark.edu!cseg03.uark.edu!dws
  3. From: dws@cseg03.uark.edu (David W. Summers)
  4. Subject: Re: looking for useful TCP program
  5. Message-ID: <1992Nov19.013832.12970@cseg03.uark.edu>
  6. Sender: netnews@engr.uark.edu (NetNews Administrator)
  7. Nntp-Posting-Host: cseg03.uark.edu
  8. Organization: University of Arkansas
  9. References: <Bxt98z.6I0@cs.bham.ac.uk>
  10. Date: Thu, 19 Nov 1992 01:38:32 GMT
  11. Lines: 37
  12.  
  13. row@cs.bham.ac.uk (Reuben O Wells) writes:
  14.  
  15. >Hi all,
  16. > [ deleted ]
  17. >Why ? I don't really want to run NFS and want to be able to do remote
  18. >backups, I do have the TCP/IP suite installed and would like to use 
  19. >it! For example:
  20. >
  21. >on my local machine ...
  22. >tar -cvf / - | senddata <hostname> <port>
  23. >
  24. >on the remote machine ...
  25. >recdata <port> > /dev/nrst8
  26. >
  27. >I am sure this must have been done before, if anyone knows of any
  28. >such programs please let me know.
  29. >
  30. >Thanks,
  31. >
  32. >Reuben Wells
  33. >-- 
  34. >row@cs.bham.ac.uk   Tel: (+44) 21 449 9142          
  35.  
  36. You might try the GNU TAR program.  At least on SunOS it is capable of
  37. doing a remote tar to a device on another machine.  That seems to be
  38. what you want.
  39.  
  40. Admittedly, I haven't tried in on LINUX yet, but maybe it would work, and
  41. if it didn't maybe we could figure out why and fix it.
  42.  
  43.    - David Summers
  44.    (dws@engr.uark.edu)
  45.  
  46. -- 
  47.                          "Never under-estimate the bandwidth of a station-wagon
  48. David Summers             full of tapes, hurtling down the highway."
  49. dws@engr.uark.edu         - Tanenbaum, "Computer Networks"
  50.