home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sources / wanted / 5119 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.8 KB

  1. Path: sparky!uunet!dtix!relay!relay2!csmoko
  2. From: csmoko@relay.nswc.navy.mil (Chuck Smoko - K31)
  3. Newsgroups: comp.sources.wanted
  4. Subject: Need remote dd (was Re: dd Source Code)
  5. Message-ID: <1992Nov22.014635.16473@relay.nswc.navy.mil>
  6. Date: 22 Nov 92 01:46:35 GMT
  7. References: <By0tuI.HFF@NeoSoft.com>
  8. Sender: news@relay.nswc.navy.mil
  9. Organization: Naval Surface Warfare Center (Dahlgren Va.)
  10. Lines: 35
  11.  
  12. The GNU file utilities have a dd.  I am not sure but it may already be
  13. ported to DOS.  It should be on prep.ai.mit.edu.  The dd comes with
  14. other Unix-like commands in a package known as GNU's file utilites. The
  15. utilities should be in the pub/gnu directory in a file named
  16. fileutils-X.Y.tar.Z (X and Y being the version #).
  17.  
  18. Now that everyone who reads this group knows where dd source code is
  19. located; does anyone know where a remote dd can be found (rdd??)?  I
  20. wish to do raw tape writes/reads to remote machines.  It would be nice
  21. to do:
  22.  
  23. $ dd if=inputfile of=machine:/dev/rst0 bs=126b
  24.  
  25. I currently use:
  26.  
  27. $ rsh remotehost < inputfile dd of=/dev/rst0 bs=126
  28.  
  29. but sometimes it does not work very well.  I would prefer something
  30. that used the /etc/rmt command (if of course such a program already
  31. exists and is freely available).  I checked archie, but it did not
  32. seem to have anything listed.  A program that manipulates the drive,
  33. like mt, for remote systems would be be nice too.  I may have to
  34. write/modify one, but I thought I would check around first.
  35.  
  36.  
  37.                             Thanks in advance,
  38.                             chuck smoko
  39.  
  40.  
  41.                         csmoko@relay.nswc.navy.mil
  42.  
  43.    __                             __       ()
  44.   /  ) /           /)            /  )      /\               /
  45.  /    /_  __. __  // _  _       /--/      /  )  ____   ____/_  __
  46. (__/ / /_(_(_/ (_(/_(<_/_)_    /  ( o    /__/__/) ) )_(_) / <_(_)
  47.