home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / misc / 4235 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.7 KB  |  36 lines

  1. Newsgroups: comp.unix.misc
  2. Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!sugar!ficc!peter
  3. From: peter@ferranti.com (peter da silva)
  4. Subject: Re: The Problem with UNIX
  5. Message-ID: <id.7X1V.OI9@ferranti.com>
  6. Organization: Xenix Support, FICC
  7. References: <aldavi01.721333614@starbase.spd.louisville.edu> <1992Nov11.194557.16258@yarc.uucp> <1992Nov13.093952.18999@news.uni-stuttgart.de>
  8. Date: Tue, 17 Nov 1992 23:33:32 GMT
  9. Lines: 25
  10.  
  11. In article <1992Nov13.093952.18999@news.uni-stuttgart.de> skok@itwds1.energietechnik.uni-stuttgart.de (Holger Skok) writes:
  12. > I tried to dump the contents of a partition on a DEC Ultrix machine to an
  13. > Exabyte streamer hooked to a SUN under SUN OS 4.1.1. Both machines are
  14. > on the same net and communicate easily using rsh, rlogin, telnet and the
  15. > like. Nevertheless it took me hours and hours of work to find the best
  16. > way to accomplish this task.
  17.  
  18. That's because NFS is a steaming foetid pile of mature dingo's droppings.
  19. I do this on UNIX all the time, using OpenNET:
  20.  
  21.     find . -print | cpio -ocvB > //remotesys/dev/rmt0
  22.  
  23. Or whatever format you want. I also dup disks the same way:
  24.  
  25.     dd if=//remote/dev/rw1e bs=18k of=/dev/rw1e
  26.  
  27. NFS problems aren't UNIX problems, they're NFS problems. Would you even
  28. consider attempting this sort of operation under Novell Nightmare on DOS?
  29.  
  30. Not that there aren't problems, but this isn't one.
  31. -- 
  32. Peter da Silva / 77487-5012 USA / +1 713 274 5180
  33. true(<<VV$@\\$'&O 9$O%'$LT$&$"V6"$&$<4$?'&$ #I&&?$=$<<@)24 24 scale 3 21 moveto
  34. {dup 36 eq{pop not}{dup 7 and 4 sub exch 56 and 8 div 4 sub 2 index{rlineto}{
  35. rmoveto}ifelse}ifelse}forall stroke pop showpage % Har du kramat din varg idag?
  36.