home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9329 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1005 b 

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!lll-winken!taurus!larsonb@taurus.cs.nps.navy.mil
  2. From: larsonb@taurus.cs.nps.navy.mil
  3. Newsgroups: comp.unix.questions
  4. Subject: tar xvfm Permission Denied problem
  5. Keywords: tar
  6. Message-ID: <5707@taurus.cs.nps.navy.mil>
  7. Date: 23 Jul 92 04:33:53 GMT
  8. Sender: larsonb@taurus.cs.nps.navy.mil
  9. Distribution: usa
  10. Lines: 19
  11.  
  12. We're trying to retrieve a number of files from an 8mm tape using tar
  13. but are having trouble with permissions.  The command we use is:
  14.  
  15.     tar -xvfm /dev/rst1
  16.  
  17. The files were saved by another organization with the user number of 151
  18. and we have no such user on our system.  We can extract the files that
  19. have rwxrwxrwx permissions but cannot extract those with rwxrwxr-x
  20. permissions--even when logged in as root.  The error message is:
  21.      Permission Denied.
  22. A file is created but contains 0 bytes.  Then tar terminates.
  23.  
  24. Any help would be greatly appreciated.
  25.  
  26.  
  27. ----------
  28. Ben Larson, Captain, USAF
  29. USSTRATCOM/J625DWG
  30. Email:  larsonb@cs.nps.navy.mil
  31.