Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!ames!oliveb!felix!info-ultrix From: david@ics.COM (David Lewis) Newsgroups: comp.unix.ultrix Subject: tar problems with long file names bogus in some cases? Message-ID: <81548@felix.UUCP> Date: 30 Jan 89 20:32:59 GMT Sender: info-ultrix@felix.UUCP Reply-To: david@ics.COM (David Lewis) Organization: Integrated Computer Solutions Inc., Cambridge MA Lines: 9 Approved: zemon@felix.UUCP Reply-Path: Reply-to: david@ics.COM (David Lewis) Trying to make a tar tape on our MicroVax (Ultrix 2.2), I noticed that tar is checking the full path-name to see if filenames exceed its 100-character maximum. The error message named the whole file-name and not the name relative to the current directory, from which I was making the tape. I was able to work around the problem, but isn't this wrong? Is it a known problem with a fix available? (We don't have sources.) Thanks.