home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17067 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.1 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!doc.ic.ac.uk!uknet!news.cs.bham.ac.uk!row
  2. From: row@cs.bham.ac.uk (Reuben O Wells)
  3. Newsgroups: comp.os.linux
  4. Subject: looking for useful TCP program
  5. Message-ID: <Bxt98z.6I0@cs.bham.ac.uk>
  6. Date: 16 Nov 92 13:24:34 GMT
  7. Sender: news@cs.bham.ac.uk
  8. Organization: School of Computer Science, University of Birmingham, UK
  9. Lines: 24
  10. Nntp-Posting-Host: roo
  11.  
  12. Hi all,
  13.  
  14. I am looking for a couple programs, one which takes a hostname and optionally
  15. a port number, reads data from stdin and the other which runs on the remote
  16. machine writes all data received on a specified port to stdout.
  17.  
  18. Why ? I don't really want to run NFS and want to be able to do remote
  19. backups, I do have the TCP/IP suite installed and would like to use 
  20. it! For example:
  21.  
  22. on my local machine ...
  23. tar -cvf / - | senddata <hostname> <port>
  24.  
  25. on the remote machine ...
  26. recdata <port> > /dev/nrst8
  27.  
  28. I am sure this must have been done before, if anyone knows of any
  29. such programs please let me know.
  30.  
  31. Thanks,
  32.  
  33. Reuben Wells
  34. -- 
  35. row@cs.bham.ac.uk   Tel: (+44) 21 449 9142          
  36.