home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / utils / bug / 1454 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.0 KB  |  31 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!efd.lth.se!jh
  3. From: jh@efd.lth.se (Joergen Haegg)
  4. Subject: bug in tar?
  5. Message-ID: <1992Sep1.075535.15572@lth.se>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: jh@efd.lth.se (Joergen Haegg)
  8. Organization: Lund Institute of Technology
  9. Distribution: gnu
  10. Date: Tue, 1 Sep 1992 07:55:35 GMT
  11. Approved: bug-gnu-utils@prep.ai.mit.edu
  12. Lines: 17
  13.  
  14. I found an interesting anomaly when using the '-C' option (change directory).
  15. Gtar (1.10) ignores '-C' when I use it together with '-T' (list of files).
  16. But only when I use gtar locally, -f /dev/xxx. 
  17.  
  18. It works fine when I use -f user@host:/dev/xxx.
  19.  
  20. Bug or feature?
  21.  
  22. By the way, are there any plans on changing the mangling of long filenames?
  23. It's very difficult to get back one mangled file from the backup.
  24. Especially if the tape has several hundred megabytes mangled files... :-|.
  25. I have to save the error-log and search for the new mangled filename.
  26.  
  27. Would it not be easier saving the long name as a special file just before
  28. the real file?
  29.  
  30.  
  31.